Searched refs:MAX_CHANNEL (Results 1 – 4 of 4) sorted by relevance
357 #define MAX_CHANNEL EMLXS_MSI_MAX_INTRS macro442 uint32_t nlp_flag[MAX_CHANNEL]; /* Node level channel */450 uint32_t nlp_tics[MAX_CHANNEL]; /* gate timeout */451 emlxs_queue_t nlp_tx[MAX_CHANNEL]; /* Transmit Q head */452 emlxs_queue_t nlp_ptx[MAX_CHANNEL]; /* Priority transmit */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];[all …]
2270 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()
151 uint8_t flag[MAX_CHANNEL]; in emlxs_timer_checks()
348 if (hba->chan_count > MAX_CHANNEL) { in emlxs_sli4_online()1835 hba->chan_count = MAX_CHANNEL; in emlxs_sli4_map_hdw()