Searched refs:AHCI_CMD_WRITE (Results 1 – 2 of 2) sorted by relevance
48 #define AHCI_CMD_WRITE (1 << 6) macro
1378 int is_write = opts & AHCI_CMD_WRITE; in ahci_pio_transfer()