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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_ext.h127 extern int zfcp_scsi_command_async(struct zfcp_adapter *,struct zfcp_unit *,
H A Dzfcp_scsi.c229 * zfcp_scsi_command_async - worker for zfcp_scsi_queuecommand and
239 zfcp_scsi_command_async(struct zfcp_adapter *adapter, struct zfcp_unit *unit, function
314 ret = zfcp_scsi_command_async(unit->port->adapter, unit, scpnt,
351 return zfcp_scsi_command_async(adapter, unit, scpnt, 0);

Completed in 33 milliseconds