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

/freebsd-10.2-release/share/examples/scsi_target/
H A Dscsi_cmds.c72 static targ_start_func tcmd_null_ok; variable
89 { TEST_UNIT_READY, tcmd_null_ok, NULL },
90 { START_STOP_UNIT, tcmd_null_ok, NULL },
91 { SYNCHRONIZE_CACHE, tcmd_null_ok, NULL },
569 tcmd_null_ok(atio, ctio);
647 tcmd_null_ok(atio, ctio);
768 tcmd_null_ok(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio) function

Completed in 44 milliseconds