Searched refs:command_type (Results 1 – 3 of 3) sorted by relevance
1991 ahci_addr_t *addrp, int command_type) in ahci_claim_free_slot() argument2011 if (command_type == AHCI_NON_NCQ_CMD) { in ahci_claim_free_slot()2039 } else if (command_type == AHCI_NCQ_CMD) { in ahci_claim_free_slot()2076 } else if (command_type == AHCI_ERR_RETRI_CMD) { in ahci_claim_free_slot()2083 } else if (command_type == AHCI_RDWR_PMULT_CMD) { in ahci_claim_free_slot()2123 if (command_type == AHCI_NCQ_CMD) { in ahci_claim_free_slot()2158 int command_type = AHCI_NON_NCQ_CMD; in ahci_deliver_satapkt() local2179 command_type = AHCI_NCQ_CMD; in ahci_deliver_satapkt()2218 command_type = AHCI_ERR_RETRI_CMD; in ahci_deliver_satapkt()2222 command_type = AHCI_RDWR_PMULT_CMD; in ahci_deliver_satapkt()[all …]
3330 u8 command_type; member3337 u8 command_type; member
1230 token_cmd.command_type = FW_PHY_TOKEN_REQ; in ixgbe_get_phy_token()1268 token_cmd.command_type = FW_PHY_TOKEN_REL; in ixgbe_put_phy_token()