Searched refs:zfcp_unit_enqueue (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_ext.h53 extern struct zfcp_unit *zfcp_unit_enqueue(struct zfcp_port *, fcp_lun_t);
H A Dzfcp_sysfs_port.c91 unit = zfcp_unit_enqueue(port, fcp_lun);
H A Dzfcp_aux.c223 unit = zfcp_unit_enqueue(port, zfcp_data.init_fcp_lun);
807 * zfcp_unit_enqueue - enqueue unit to unit list of a port.
816 zfcp_unit_enqueue(struct zfcp_port *port, fcp_lun_t fcp_lun) function

Completed in 52 milliseconds