Searched refs:command_packet (Results 1 – 3 of 3) sorted by relevance
566 command_packet->size = 4; in tw_aen_read_queue()569 command_packet->flags = 0; in tw_aen_read_queue()707 command_packet->size = 4; in tw_aen_drain_queue()710 command_packet->flags = 0; in tw_aen_drain_queue()1170 command_packet->size = 4; in tw_setfeature()1415 command_packet->size = 4; in tw_scsiop_inquiry()1524 command_packet->size = 4; in tw_scsiop_mode_sense()1613 command_packet->size = 4; in tw_scsiop_read_capacity()1727 command_packet->size = 3; in tw_scsiop_read_write()1762 command_packet->size+=2; in tw_scsiop_read_write()[all …]
297 TW_Command_Apache *command_packet; in twl_scsiop_execute_scsi() local313 command_packet->status = 0; in twl_scsiop_execute_scsi()323 command_packet->unit = srb->device->id; in twl_scsiop_execute_scsi()324 command_packet->request_id__lunl = in twl_scsiop_execute_scsi()327 command_packet->request_id__lunl = in twl_scsiop_execute_scsi()329 command_packet->unit = 0; in twl_scsiop_execute_scsi()332 command_packet->sgl_offset = 16; in twl_scsiop_execute_scsi()412 TW_Command *command_packet; in twl_aen_sync_time() local424 command_packet->size = TW_COMMAND_SIZE; in twl_aen_sync_time()469 TW_Command *command_packet; in twl_aen_complete() local[all …]
231 TW_Command *command_packet; in twa_aen_complete() local480 TW_Command *command_packet; in twa_aen_sync_time() local489 command_packet->request_id = request_id; in twa_aen_sync_time()492 command_packet->size = TW_COMMAND_SIZE; in twa_aen_sync_time()1059 TW_Command *command_packet; in twa_get_param() local1803 TW_Command_Apache *command_packet; in DEF_SCSI_QCMD() local1820 command_packet->status = 0; in DEF_SCSI_QCMD()1831 command_packet->request_id__lunl = in DEF_SCSI_QCMD()1834 command_packet->request_id__lunl = in DEF_SCSI_QCMD()1836 command_packet->unit = 0; in DEF_SCSI_QCMD()[all …]
Completed in 18 milliseconds