Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dips.c321 static int ips_make_passthru(ips_ha_t *, struct scsi_cmnd *, ips_scb_t *, int);
1569 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru() function
2661 ret = ips_make_passthru(ha, scb->scsi_cmd, scb, intr); in ips_next()