Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dscsi_transport_fc.c307 static void fc_scsi_scan_rport(struct work_struct *work);
2597 INIT_WORK(&rport->scan_work, fc_scsi_scan_rport); in fc_rport_create()
3230 fc_scsi_scan_rport(struct work_struct *work) in fc_scsi_scan_rport() function