Home
last modified time | relevance | path

Searched refs:EQ_DESC_t (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1400 } EQ_DESC_t; typedef
1666 EQ_DESC_t eq[EMLXS_MAX_EQS];
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c60 static int emlxs_sli4_read_eq(emlxs_hba_t *hba, EQ_DESC_t *eq);
4898 emlxs_sli4_read_eq(emlxs_hba_t *hba, EQ_DESC_t *eq) in emlxs_sli4_read_eq()
6905 emlxs_sli4_process_eq(emlxs_hba_t *hba, EQ_DESC_t *eq) in emlxs_sli4_process_eq()
7244 bzero(&hba->sli.sli4.eq[i], sizeof (EQ_DESC_t)); in emlxs_sli4_resource_free()
7403 bzero(&hba->sli.sli4.eq[i], sizeof (EQ_DESC_t)); in emlxs_sli4_resource_alloc()
H A Demlxs_solaris.c8805 EQ_DESC_t *eqp; in emlxs_msiid_to_chan()