Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c1023 ATA_SUPPORT_RESET | ATA_SUPPORT_NOP); in ata_identify_init()
1027 ATA_SUPPORT_RESET | ATA_SUPPORT_NOP); in ata_identify_init()
1084 ATA_SUPPORT_LOOKAHEAD | ATA_SUPPORT_NOP); in ata_identify_init()
1089 ATA_SUPPORT_LOOKAHEAD | ATA_SUPPORT_NOP); in ata_identify_init()
/freebsd/sys/sys/
H A Data.h178 #define ATA_SUPPORT_NOP 0x4000 macro