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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c2031 MAILBOX *swpmb; local
2076 swpmb = (MAILBOX *)&word0;
2088 swpmb->mbxCommand = MBX_RESTART;
2089 swpmb->mbxHc = 1;
3160 MAILBOX *swpmb; local
3169 swpmb = (MAILBOX *)&word0;
3446 while ((swpmb->mbxOwner == OWN_CHIP) &&
3489 if ((swpmb->mbxCommand == MBX_CONFIG_PORT) &&
3490 (swpmb->mbxStatus == MBX_SUCCESS)) {
5443 MAILBOX *swpmb; local
5678 MAILBOX *swpmb; local
5775 MAILBOX *swpmb; local
[all...]

Completed in 55 milliseconds