Searched refs:MBX_REG_LOGIN64 (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_mbox.c827 mb->mbxCommand = MBX_REG_LOGIN64;
841 mb->mbxCommand = MBX_REG_LOGIN64;
H A Dlpfc_nportdisc.c1877 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
1888 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
H A Dlpfc_sli.c2776 case MBX_REG_LOGIN64:
2886 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 &&
2916 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
12352 * The MBX_REG_LOGIN64 mbox command is freed back to the
21024 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) &&
21033 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) ||
21036 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
21060 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) &&
21065 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
21085 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
[all...]
H A Dlpfc_hbadisc.c5496 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
5507 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) ||
5517 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
H A Dlpfc_hw.h1976 #define MBX_REG_LOGIN64 0x93 macro
H A Dlpfc_bsg.c3496 case MBX_REG_LOGIN64:

Completed in 199 milliseconds