Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc.h44 #define LPFC_MAX_TARGET 4096 /* max number of targets supported */ macro
A Dlpfc_hbadisc.c4576 (rport->scsi_target_id < LPFC_MAX_TARGET)) { in lpfc_register_remote_port()
4842 ndlp->rport->scsi_target_id >= LPFC_MAX_TARGET)) { in lpfc_nlp_state_cleanup()
A Dlpfc_attr.c4633 .size = LPFC_MAX_TARGET * MAX_STAT_DATA_SIZE_PER_TARGET,
A Dlpfc_scsi.c6569 for (i = 0; i < LPFC_MAX_TARGET; i++) { in lpfc_bus_reset_handler()
A Dlpfc_init.c4665 shost->max_id = LPFC_MAX_TARGET; in lpfc_create_port()

Completed in 61 milliseconds