Home
last modified time | relevance | path

Searched refs:FNIC_ROLE_FCP_INITIATOR (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dfnic.h327 FNIC_ROLE_FCP_INITIATOR = 0, enumerator
H A Dfnic_trace.c34 [FNIC_ROLE_FCP_INITIATOR] = "FCP_Initiator",
H A Dfnic_main.c857 fnic->role = FNIC_ROLE_FCP_INITIATOR; in fnic_probe()
H A Dfdls_disc.c4573 rscn_type == PC_RSCN && fnic->role == FNIC_ROLE_FCP_INITIATOR) { in fdls_process_rscn()