Searched refs:AHCI_PREG_CMD_CCS (Results 1 – 2 of 2) sorted by relevance
141 #define AHCI_PREG_CMD_CCS(_r) (((_r) >> 8) & 0x1f) /* Curr CmdSlot# */ macro
2109 err_slot = AHCI_PREG_CMD_CCS(ahci_pread(ap, in ahci_port_intr()2259 slot = AHCI_PREG_CMD_CCS(ahci_pread(ap, AHCI_PREG_CMD)); in ahci_port_intr()