Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dips.c319 static int ips_make_passthru(ips_ha_t *, struct scsi_cmnd *, ips_scb_t *, int);
1560 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru() function
2572 ret = ips_make_passthru(ha, scb->scsi_cmd, scb, intr); in ips_next()