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

/haiku/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c253 /* prepare a Targ's scripts indirect table for one or more exec_io's */
281 static void exec_io(SymTarg *st, void *cmd, int cmdlen, void *msg, int msglen, function
811 exec_io(targ, cmd, 6, msg, 5, NULL, 0, 0);
830 exec_io(targ, cmd, 6, msg, 6, NULL, 0, 0);
876 exec_io(targ, cdb, ccb->cam_cdb_len, msg, 1,
879 exec_io(targ, cdb, ccb->cam_cdb_len, msg, 1,
906 exec_io(targ, command, 6, msg, 1,

Completed in 88 milliseconds