Searched refs:SI_NUM_SLOTS (Results 1 – 3 of 3) sorted by relevance
126 sata_pkt_t *siport_slot_pkts[SI_NUM_SLOTS];
310 #define SI_NUM_SLOTS 0x1f /* 31 */ macro
1074 sata_hba_tran->sata_tran_hba_qdepth = SI_NUM_SLOTS; in si_register_sata_hba_tran()1625 for (tmpslot = 0; tmpslot < SI_NUM_SLOTS; tmpslot++) { in si_tran_abort()2003 size_t incore_sgbpool_size = SI_NUM_SLOTS * sizeof (si_sgblock_t) in si_alloc_sgbpool()2084 size_t incore_pkt_size = SI_NUM_SLOTS * sizeof (si_prb_t); in si_alloc_prbpool()4025 failed_slot = (port_status >> 16) & SI_NUM_SLOTS; in si_recover_portmult_errors()4058 failed_slot = (port_status >> 16) & SI_NUM_SLOTS; in si_recover_portmult_errors()4126 failed_slot = (port_status >> 16) & SI_NUM_SLOTS; in si_error_recovery_DEVICEERROR()4162 failed_slot = (port_status >> 16) & SI_NUM_SLOTS; in si_error_recovery_SDBERROR()4196 failed_slot = (port_status >> 16) & SI_NUM_SLOTS; in si_error_recovery_DATAFISERROR()4237 failed_slot = (port_status >> 16) & SI_NUM_SLOTS; in si_error_recovery_SENDFISERROR()[all …]