Home
last modified time | relevance | path

Searched refs:MAX_CHANNEL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h357 #define MAX_CHANNEL EMLXS_MSI_MAX_INTRS macro
450 uint32_t nlp_tics[MAX_CHANNEL]; /* gate timeout */
454 void *nlp_next[MAX_CHANNEL]; /* Service Request */
576 uint32_t IocbIssued[MAX_CHANNEL];
577 uint32_t IocbReceived[MAX_CHANNEL];
578 uint32_t IocbTxPut[MAX_CHANNEL];
579 uint32_t IocbTxGet[MAX_CHANNEL];
580 uint32_t IocbRingFull[MAX_CHANNEL];
1085 uint32_t ub_post[MAX_CHANNEL];
1938 emlxs_channel_t chan[MAX_CHANNEL];
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c2270 uint8_t flag[MAX_CHANNEL]; in emlxs_tx_channel_flush()
2274 bzero((void *)flag, MAX_CHANNEL * sizeof (uint8_t)); in emlxs_tx_channel_flush()
2486 uint8_t flag[MAX_CHANNEL]; in emlxs_tx_node_flush()
2778 uint8_t flag[MAX_CHANNEL]; in emlxs_tx_lun_flush()
3690 uint8_t flag[MAX_CHANNEL]; in emlxs_chipq_node_flush()
3952 uint8_t flag[MAX_CHANNEL]; in emlxs_chipq_lun_flush()
H A Demlxs_clock.c151 uint8_t flag[MAX_CHANNEL]; in emlxs_timer_checks()
H A Demlxs_sli4.c348 if (hba->chan_count > MAX_CHANNEL) { in emlxs_sli4_online()
1835 hba->chan_count = MAX_CHANNEL; in emlxs_sli4_map_hdw()