Searched refs:fc_scsi_scan_rport (Results 1 – 1 of 1) sorted by relevance
313 static void fc_scsi_scan_rport(struct work_struct *work);3074 INIT_WORK(&rport->scan_work, fc_scsi_scan_rport); in fc_remote_port_create() 3711 * fc_scsi_scan_rport - called to perform a scsi scan on a remote port.3715 fc_scsi_scan_rport(struct work_struct *work) in fc_scsi_scan_rport() function