Searched refs:AHCI_CMD_ATAPI (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/ahci/ | ||
| HD | ahci.h | 337 #define AHCI_CMD_ATAPI 0x0020 macro |
| HD | ahci.c | 1638 (AHCI_CMD_ATAPI | AHCI_CMD_PREFETCH) : 0) | in ahci_execute_transaction() |