Searched refs:emlxs_hbq_free_all (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c318 emlxs_hbq_free_all(hba, EMLXS_ELS_HBQ_ID);
319 emlxs_hbq_free_all(hba, EMLXS_IP_HBQ_ID);
320 emlxs_hbq_free_all(hba, EMLXS_CT_HBQ_ID);
323 emlxs_hbq_free_all(hba, EMLXS_FCT_HBQ_ID);
H A Demlxs_sli3.c134 /* static void emlxs_hbq_free_all(emlxs_hba_t *hba, */
6452 emlxs_hbq_free_all(hba, hbq_id);
6478 emlxs_hbq_free_all(hba, hbq_id);
6497 emlxs_hbq_free_all(hba, hbq_id);
6508 emlxs_hbq_free_all(emlxs_hba_t *hba, uint32_t hbq_id) function
6571 } /* emlxs_hbq_free_all() */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h639 extern void emlxs_hbq_free_all(emlxs_hba_t *hba,

Completed in 57 milliseconds