Searched defs:command_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c1887 ahci_addr_t *addrp, int command_type)
1906 if (command_type == AHCI_NON_NCQ_CMD) {
1934 } else if (command_type == AHCI_NCQ_CMD) {
1971 } else if (command_type == AHCI_ERR_RETRI_CMD) {
1978 } else if (command_type == AHCI_RDWR_PMULT_CMD) {
2018 if (command_type == AHCI_NCQ_CMD) {
2053 int command_type = AHCI_NON_NCQ_CMD; local
2074 command_type = AHCI_NCQ_CMD;
2113 command_type = AHCI_ERR_RETRI_CMD;
2117 command_type
1886 ahci_claim_free_slot(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, ahci_addr_t *addrp, int command_type) argument
[all...]
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h2996 u8 command_type; member in struct:ixgbe_hic_internal_phy_req

Completed in 74 milliseconds