Searched refs:m_n_normal (Results 1 – 3 of 3) sorted by relevance
483 nslots = s->m_n_normal; in display_slotinfo()541 for (i = 0; i < s->m_n_normal; i++) in display_slotinfo()865 nslots = s->m_n_normal; in mptsas_dcmd()
492 uint_t m_n_normal; /* see above */ member
3648 ASSERT(slots->m_n_normal == (mpt->m_max_requests - 2)); in mptsas_save_cmd()3661 if (slots->m_rotor > slots->m_n_normal) in mptsas_save_cmd()3671 ASSERT(slot != 0 && slot <= slots->m_n_normal); in mptsas_save_cmd()5332 if ((SMID == 0) || (SMID > slots->m_n_normal)) { in mptsas_handle_scsi_io_success()5439 if ((SMID == 0) || (SMID > (slots->m_n_normal + 1))) { in mptsas_handle_address_reply()9432 for (slot = 0; slot <= mpt->m_active->m_n_normal; slot++) { in mptsas_flush_target()9573 for (slot = 0; slot <= mpt->m_active->m_n_normal; slot++) { in mptsas_flush_hba()10086 new_active->m_n_normal = (mpt->m_max_requests - 2); in mptsas_alloc_active_slots()10334 for (i = 0; i <= mpt->m_active->m_n_normal; i++) { in mptsas_watchsubr()