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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.c335 static int ips_make_passthru(ips_ha_t *, struct scsi_cmnd *, ips_scb_t *, int);
1672 /* Routine Name: ips_make_passthru */
1680 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) function
1686 METHOD_TRACE("ips_make_passthru", 1);
2777 ret = ips_make_passthru(ha, scb->scsi_cmd, scb, intr);

Completed in 202 milliseconds