Home
last modified time | relevance | path

Searched refs:TW_UINT8 (Results 1 – 13 of 13) sorted by relevance

/dragonfly/sys/dev/raid/twa/
H A Dtw_cl_fwif.h211 TW_UINT8 size;
213 TW_UINT8 res2;
215 TW_UINT8 flags;
229 TW_UINT8 size;
231 TW_UINT8 unit;
242 TW_UINT8 size;
244 TW_UINT8 unit;
247 TW_UINT8 res2;
255 TW_UINT8 size;
268 TW_UINT8 size;
[all …]
H A Dtw_cl_share.h154 TW_UINT8 *cdb; /* ptr to SCSI cdb */
160 TW_UINT8 *sg_list; /* ptr to SG list */
201 TW_UINT8 severity;
202 TW_UINT8 retrieved;
203 TW_UINT8 repeat_count;
204 TW_UINT8 parameter_len;
205 TW_UINT8 parameter_data[98];
207 TW_UINT8 severity_str[20];
525 TW_UINT8 queue_event, TW_UINT8 event_src, TW_UINT16 event_code,
526 TW_UINT8 severity, TW_UINT8 *severity_str, TW_UINT8 *event_desc,
[all …]
H A Dtw_cl.h134 TW_UINT8 interrupts_enabled; /* Interrupts on controller enabled. */
136 TW_UINT8 get_more_aens; /* More AEN's need to be retrieved. */
137 TW_UINT8 reset_needed; /* Controller needs a soft reset. */
138 TW_UINT8 reset_in_progress; /* Controller is being reset. */
139 TW_UINT8 reset_phase1_in_progress; /* In 'phase 1' of reset. */
147 TW_UINT8 *internal_req_data;/* internal req data buf */
246 tw_cli_req_q_init(struct tw_cli_ctlr_context *ctlr, TW_UINT8 q_type) in tw_cli_req_q_init()
256 tw_cli_req_q_insert_head(struct tw_cli_req_context *req, TW_UINT8 q_type) in tw_cli_req_q_insert_head()
270 tw_cli_req_q_insert_tail(struct tw_cli_req_context *req, TW_UINT8 q_type) in tw_cli_req_q_insert_tail()
305 tw_cli_req_q_remove_item(struct tw_cli_req_context *req, TW_UINT8 q_type) in tw_cli_req_q_remove_item()
[all …]
H A Dtw_osl.h130 TW_UINT8 open;
219 tw_osli_req_q_init(struct twa_softc *sc, TW_UINT8 q_type) in tw_osli_req_q_init()
229 tw_osli_req_q_insert_head(struct tw_osli_req_context *req, TW_UINT8 q_type) in tw_osli_req_q_insert_head()
241 tw_osli_req_q_insert_tail(struct tw_osli_req_context *req, TW_UINT8 q_type) in tw_osli_req_q_insert_tail()
253 tw_osli_req_q_remove_head(struct twa_softc *sc, TW_UINT8 q_type) in tw_osli_req_q_remove_head()
274 tw_osli_req_q_remove_item(struct tw_osli_req_context *req, TW_UINT8 q_type) in tw_osli_req_q_remove_item()
H A Dtw_cl_misc.c485 TW_UINT8 queue_event, TW_UINT8 event_src, TW_UINT16 event_code, in tw_cl_create_event()
486 TW_UINT8 severity, TW_UINT8 *severity_str, TW_UINT8 *event_desc, in tw_cl_create_event()
487 TW_UINT8 *event_specific_desc, ...) in tw_cl_create_event()
537 (TW_UINT8)(tw_osl_strlen(event->parameter_data)); in tw_cl_create_event()
627 tw_cli_dbg_printf(TW_UINT8 dbg_level, in tw_cli_dbg_printf()
666 TW_UINT8 num_ports = 0; in tw_cli_notify_ctlr_info()
946 TW_UINT8 *cdb; in tw_cl_print_req_info()
982 cdb = (TW_UINT8 *)(cmd9k->cdb); in tw_cl_print_req_info()
H A Dtw_cl_io.c119 cmd->unit = (TW_UINT8)(scsi_req->unit); in tw_cl_start_io()
270 TW_UINT8 opcode; in tw_cl_fw_passthru()
271 TW_UINT8 sgl_offset; in tw_cl_fw_passthru()
298 if ((opcode = GET_OPCODE(((TW_UINT8 *) in tw_cl_fw_passthru()
322 (TW_UINT8)(TW_CL_SWAP16(req->request_id)); in tw_cl_fw_passthru()
755 cmd->param.request_id = (TW_UINT8)(TW_CL_SWAP16(req->request_id)); in tw_cli_get_param()
775 param->parameter_id = (TW_UINT8)(param_id); in tw_cli_get_param()
872 cmd->param.request_id = (TW_UINT8)(TW_CL_SWAP16(req->request_id)); in tw_cli_set_param()
892 param->parameter_id = (TW_UINT8)(param_id); in tw_cli_set_param()
1337 cmd9k->cdb[0] = (TW_UINT8)cmd; in tw_cli_send_scsi_cmd()
H A Dtw_cl_init.c256 TW_UINT8 *free_non_dma_mem; in tw_cl_init_ctlr()
298 free_non_dma_mem = (TW_UINT8 *)non_dma_mem; in tw_cl_init_ctlr()
334 ctlr->internal_req_data = (TW_UINT8 *) in tw_cl_init_ctlr()
658 (TW_UINT8)(TW_CL_SWAP16(req->request_id)); in tw_cli_init_connection()
H A Dtw_osl_types.h51 typedef unsigned char TW_UINT8; typedef
H A Dtw_cl_ioctl.h71 TW_UINT8 driver_version[32];/* driver version */
H A Dtw_cl_intr.c440 TW_UINT8 *cdb; in tw_cli_scsi_complete()
473 cdb = (TW_UINT8 *)(cmd->cdb); in tw_cli_scsi_complete()
H A Dtw_cl_externs.h154 extern TW_VOID tw_cli_dbg_printf(TW_UINT8 dbg_level,
H A Dtw_osl_freebsd.c231 static TW_UINT8 first_ctlr = 1; in twa_probe()
1243 pt_req->sg_list = (TW_UINT8 *)segs; in twa_map_load_data_callback()
1266 scsi_req->sg_list = (TW_UINT8 *)segs; in twa_map_load_data_callback()
H A Dtw_osl_cam.c274 scsi_req->sense_data = (TW_UINT8 *)(&csio->sense_data); in tw_osli_execute_scsi()