Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h101 #define ATA_MULTI_VALID 0x0100 macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c1057 ata_ident->multi = (ATA_MULTI_VALID | p->mult_sectors); in ata_identify_init()