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