Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_aux.c77 flush_work(&port->rport_work); in zfcp_init_device_configure()
531 INIT_WORK(&port->rport_work, zfcp_scsi_rport_work); in zfcp_port_enqueue()
H A Dzfcp_def.h227 struct work_struct rport_work; member
H A Dzfcp_scsi.c772 if (!queue_work(port->adapter->work_queue, &port->rport_work)) in zfcp_scsi_schedule_rport_register()
782 &port->rport_work)) in zfcp_scsi_schedule_rport_block()
802 rport_work); in zfcp_scsi_rport_work()
H A Dzfcp_sysfs.c451 flush_work(&port->rport_work); in zfcp_sysfs_unit_add_store()
/linux/include/scsi/
H A Dlibfc.h122 struct work_struct rport_work; member