Searched defs:ata_drive_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c73 static int ata_drive_type(uchar_t drvhd,
1210 drive_type = ata_drive_type(ata_drvp->ad_drive_bits,
1412 * ata_drive_type()
1419 ata_drive_type( function
1429 ADBG_TRACE(("ata_drive_type entered\n"));
1446 ADBG_TRACE(("ata_drive_type 0x%p 0x%x\n", ioaddr1, status));
3553 drive_type = ata_drive_type(ata_drvp->ad_drive_bits,
3736 if (ata_drive_type(ata_drvp->ad_drive_bits,

Completed in 67 milliseconds