Searched refs:mbox_queue_flag (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c1497 hba->mbox_queue_flag = 0;
2057 (hba->mbox_queue_flag == MBX_NOWAIT)) {
2933 hba->mbox_queue_flag = flag;
2977 uint32_t mbox_queue_flag; local
2981 if (hba->mbox_queue_flag) {
2992 mbox_queue_flag = hba->mbox_queue_flag;
3010 hba->mbox_queue_flag = 0;
3025 if (mbox_queue_flag == MBX_NOWAIT) {
3062 if (mbox_queue_flag
[all...]
H A Demlxs_sli3.c235 hba->mbox_queue_flag = 0;
3225 if (hba->mbox_queue_flag) {
3241 while (hba->mbox_queue_flag) {
5468 if (hba->mbox_queue_flag == 0) {
5477 if (hba->mbox_queue_flag != 0) {
5485 hba->mbox_queue_flag = 1;
5657 hba->mbox_queue_flag = 0;
5787 switch (hba->mbox_queue_flag) {
5940 if (hba->mbox_queue_flag == MBX_SLEEP) {
6037 if (hba->mbox_queue_flag) {
[all...]
H A Demlxs_sli4.c312 hba->mbox_queue_flag = 0;
3514 if (hba->mbox_queue_flag) {
3530 while (hba->mbox_queue_flag) {
5207 switch (hba->mbox_queue_flag) {
5262 hba->mbox_queue_flag);
5348 if (hba->mbox_queue_flag == MBX_SLEEP) {
7103 if ((hba->mbox_queue_flag == 0) &&
7113 if ((hba->mbox_queue_flag != 0) || (hba->intr_busy_cnt > 0)) {
7116 hba->mbox_queue_flag, hba->intr_busy_cnt);
8620 if (hba->mbox_queue_flag) {
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1946 uint32_t mbox_queue_flag; member in struct:emlxs_hba

Completed in 100 milliseconds