Home
last modified time | relevance | path

Searched refs:fc_scsi_scan_rport (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_transport_fc.c303 static void fc_scsi_scan_rport(struct work_struct *work);
2616 INIT_WORK(&rport->scan_work, fc_scsi_scan_rport); in fc_remote_port_create()
3234 * fc_scsi_scan_rport - called to perform a scsi scan on a remote port.
3238 fc_scsi_scan_rport(struct work_struct *work) in fc_scsi_scan_rport() function
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_transport_fc.c313 static void fc_scsi_scan_rport(struct work_struct *work);
3084 INIT_WORK(&rport->scan_work, fc_scsi_scan_rport); in fc_remote_port_create()
3704 * fc_scsi_scan_rport - called to perform a scsi scan on a remote port.
3708 fc_scsi_scan_rport(struct work_struct *work) in fc_scsi_scan_rport() function

Completed in 10 milliseconds