Home
last modified time | relevance | path

Searched refs:LPFC_MAX_TARGET (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc.h45 #define LPFC_MAX_TARGET 4096 /* max number of targets supported */ macro
H A Dlpfc_hbadisc.c4546 (rport->scsi_target_id < LPFC_MAX_TARGET)) { in lpfc_register_remote_port()
4803 ndlp->rport->scsi_target_id >= LPFC_MAX_TARGET)) { in lpfc_nlp_state_cleanup()
H A Dlpfc_init.c4766 shost->max_id = LPFC_MAX_TARGET; in lpfc_create_port()