Searched refs:AHCI_CMD_LIST_FLAG_W (Results 1 – 2 of 2) sorted by relevance
246 #define AHCI_CMD_LIST_FLAG_W (1<<6) /* Write */ macro
1055 AHCI_CMD_LIST_FLAG_W); in ahci_port_softreset()1066 htolem16(&cmd_slot->flags, 5 | AHCI_CMD_LIST_FLAG_W); in ahci_port_softreset()2836 flags |= AHCI_CMD_LIST_FLAG_W; in ahci_ata_cmd()3411 flags |= AHCI_CMD_LIST_FLAG_W; in ahci_hibernate_io()