Searched refs:dpt_send_eata_command (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/dev/dpt/ |
| H A D | dpt_scsi.c | 150 static int dpt_send_eata_command(dpt_softc_t *dpt, eata_ccb_t *cmd, 270 return (dpt_send_eata_command(dpt, cmd_block, cmd_busaddr, in dpt_send_immediate() 440 if ((result = dpt_send_eata_command(dpt, cp, dccb_busaddr, in dpt_get_conf() 531 result = dpt_send_eata_command(dpt, cp, dccb_busaddr, in dpt_detect_cache() 688 if (dpt_send_eata_command(dpt, &dccb->eata_ccb, in dptexecuteccb() 945 dpt_send_eata_command(dpt_softc_t *dpt, eata_ccb_t *cmd_block, in dpt_send_eata_command() function 1777 if ((result = dpt_send_eata_command(dpt, &dccb.eata_ccb, 1783 if ((result = dpt_send_eata_command(dpt, &dccb.eata_ccb,
|