Lines Matching refs:TW_Sector
562 memset(command_packet, 0, sizeof(TW_Sector)); in tw_aen_read_queue()
580 memset(param, 0, sizeof(TW_Sector)); in tw_aen_read_queue()
590 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_aen_read_queue()
703 memset(command_packet, 0, sizeof(TW_Sector)); in tw_aen_drain_queue()
722 memset(param, 0, sizeof(TW_Sector)); in tw_aen_drain_queue()
732 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_aen_drain_queue()
1072 sizeof(TW_Sector) * TW_Q_LENGTH, in tw_free_device_extension()
1094 memset(command_packet, 0, sizeof(TW_Sector)); in tw_initconnection()
1148 memset(command_packet, 0, sizeof(TW_Sector)); in tw_setfeature()
1166 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_setfeature()
1264 error = tw_allocate_memory(tw_dev, sizeof(TW_Sector), 1); in tw_initialize_device_extension()
1413 memset(command_packet, 0, sizeof(TW_Sector)); in tw_scsiop_inquiry()
1427 memset(param, 0, sizeof(TW_Sector)); in tw_scsiop_inquiry()
1438 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_scsiop_inquiry()
1522 memset(command_packet, 0, sizeof(TW_Sector)); in tw_scsiop_mode_sense()
1537 memset(param, 0, sizeof(TW_Sector)); in tw_scsiop_mode_sense()
1548 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_scsiop_mode_sense()
1611 memset(command_packet, 0, sizeof(TW_Sector)); in tw_scsiop_read_capacity()
1626 memset(param, 0, sizeof(TW_Sector)); in tw_scsiop_read_capacity()
1638 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_scsiop_read_capacity()
1822 memset(command_packet, 0, sizeof(TW_Sector)); in tw_scsiop_synchronize_cache()
1858 memset(command_packet, 0, sizeof(TW_Sector)); in tw_scsiop_test_unit_ready()
1872 memset(param, 0, sizeof(TW_Sector)); in tw_scsiop_test_unit_ready()
1883 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_scsiop_test_unit_ready()