Home
last modified time | relevance | path

Searched refs:tw_cli_send_scsi_cmd (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/twa/
H A Dtw_cl_externs.h95 extern TW_INT32 tw_cli_send_scsi_cmd(struct tw_cli_req_context *req,
H A Dtw_cl_io.c1293 tw_cli_send_scsi_cmd(struct tw_cli_req_context *req, TW_INT32 cmd) in tw_cli_send_scsi_cmd() function
1379 if ((error = tw_cli_send_scsi_cmd(req, 0x03 /* REQUEST_SENSE */))) { in tw_cli_get_aen()
H A Dtw_cl_misc.c330 if ((error = tw_cli_send_scsi_cmd(req, in tw_cli_drain_aen_queue()