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.c1896 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
1907 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
H A Dlpfc_sli.c2778 case MBX_REG_LOGIN64:
2888 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 &&
2918 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
12352 * The MBX_REG_LOGIN64 mbox command is freed back to the
21005 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) &&
21014 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) ||
21017 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
21041 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) &&
21046 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
21066 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {
[all...]
H A Dlpfc_hbadisc.c5485 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
5496 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) ||
5506 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 488 milliseconds