Home
last modified time | relevance | path

Searched refs:fcp_cleanup (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/scsi/
H A Dlibfc.h561 void (*fcp_cleanup)(struct fc_lport *); member
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_fcp.c2301 if (!lport->tt.fcp_cleanup) in fc_fcp_init()
2302 lport->tt.fcp_cleanup = fc_fcp_cleanup; in fc_fcp_init()
H A Dfc_lport.c578 lport->tt.fcp_cleanup(lport); in __fc_linkdown()
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_main.c95 .fcp_cleanup = fnic_empty_scsi_cleanup,
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2980 .fcp_cleanup = bnx2fc_cleanup,
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c1640 .fcp_cleanup = qedf_fcp_cleanup,