Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dips.c315 static int ips_make_passthru(ips_ha_t *, struct scsi_cmnd *, ips_scb_t *, int);
1549 /* Routine Name: ips_make_passthru */
1557 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru() function
1564 METHOD_TRACE("ips_make_passthru", 1); in ips_make_passthru()
2569 ret = ips_make_passthru(ha, scb->scsi_cmd, scb, intr); in ips_next()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dips.c319 static int ips_make_passthru(ips_ha_t *, struct scsi_cmnd *, ips_scb_t *, int);
1552 /* Routine Name: ips_make_passthru */
1560 ips_make_passthru(ips_ha_t *ha, struct scsi_cmnd *SC, ips_scb_t *scb, int intr) in ips_make_passthru() function
1567 METHOD_TRACE("ips_make_passthru", 1); in ips_make_passthru()
2572 ret = ips_make_passthru(ha, scb->scsi_cmd, scb, intr); in ips_next()

Completed in 15 milliseconds