Searched refs:tcmd_null_ok (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/share/examples/scsi_target/ |
| HD | scsi_cmds.c | 72 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); in tcmd_rdwr_decode() 647 tcmd_null_ok(atio, ctio); in start_io() 768 tcmd_null_ok(struct ccb_accept_tio *atio, struct ccb_scsiio *ctio) in tcmd_null_ok() function
|