Searched refs:tws_command_header (Results 1 – 4 of 4) sorted by relevance
287 struct tws_command_header { struct312 u_int8_t padding[1024 - sizeof(struct tws_command_header)]; argument331 struct tws_command_header hdr;393 struct tws_command_header *hdr;
79 struct tws_command_header *hdr);81 struct tws_command_header *hdr);402 struct tws_command_header *sense; in tws_aen_complete()411 sense = (struct tws_command_header *)req->data; in tws_aen_complete()494 struct tws_command_header *hdr; in tws_err_complete()550 tws_scsi_err_complete(struct tws_request *req, struct tws_command_header *hdr) in tws_scsi_err_complete()607 struct tws_command_header *hdr) in tws_passthru_err_complete()612 memcpy(&(req->cmd_pkt->hdr), hdr, sizeof(struct tws_command_header)); in tws_passthru_err_complete()
318 sizeof( struct tws_command_header)); i++) { in tws_submit_command()
623 sizeof(struct tws_command_header) + in tws_init_reqs()