Searched defs:ha_copy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c35 uint32_t ha_copy);
129 uint32_t ha_copy);
4211 uint32_t ha_copy; local
4215 ha_copy = emlxs_check_attention(hba);
4217 if (ha_copy == 0) {
4222 ha_copy = emlxs_get_attention(hba, -1);
4225 emlxs_proc_attention(hba, ha_copy);
4242 uint32_t ha_copy; local
4265 ha_copy = emlxs_get_attention(hba, -1);
4267 if (ha_copy
4348 uint32_t ha_copy = 0; local
4393 uint32_t ha_copy = 0; local
4485 emlxs_proc_attention(emlxs_hba_t *hba, uint32_t ha_copy) argument
4731 emlxs_sli3_handle_ring_event(emlxs_hba_t *hba, int32_t ring_no, uint32_t ha_copy) argument
5449 uint32_t ha_copy; local
6013 uint32_t ha_copy = 0; local
6066 uint32_t ha_copy = emlxs_check_attention(hba); local
6719 uint32_t ha_copy; local
6734 uint32_t ha_copy; local
[all...]

Completed in 53 milliseconds