Searched refs:ATA_R_ATAPI_INTR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/ata/ | ||
| D | ata-all.h | 262 #define ATA_R_ATAPI_INTR 0x00020000 macro |
| D | ata-lowlevel.c | 715 if (request->flags & ATA_R_ATAPI_INTR) in ata_generic_command() |