Home
last modified time | relevance | path

Searched refs:ATA_UDMA0 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h373 #define ATA_UDMA0 0x40 macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c1028 if (p->xfermode & ATA_UDMA0) in ata_identify_init()
1092 if (p->xfermode & ATA_UDMA0) in ata_identify_init()
1701 case ATA_UDMA0: in ahci_handle_cmd()