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

/freebsd-10.2-release/share/examples/scsi_target/
H A Dscsi_cmds.c74 static int start_io(struct ccb_accept_tio *atio,
498 ret = start_io(atio, ctio, CAM_DIR_IN);
503 ret = start_io(atio, ctio, CAM_DIR_OUT);
584 start_io(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio, int dir) function

Completed in 27 milliseconds