Searched refs:ATAPI_IO (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ ! | ||
| H A D | ata.h | 182 ATAPI_IO = (1 << 1), enumerator |
| /linux/drivers/ata/ ! | ||
| H A D | libata-sff.c | 824 i_write = ((ireason & ATAPI_IO) == 0) ? 1 : 0; in atapi_pio_bytes() |