Lines Matching refs:TW_Sector
564 memset(command_packet, 0, sizeof(TW_Sector)); in tw_aen_read_queue()
582 memset(param, 0, sizeof(TW_Sector)); in tw_aen_read_queue()
592 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_aen_read_queue()
705 memset(command_packet, 0, sizeof(TW_Sector)); in tw_aen_drain_queue()
724 memset(param, 0, sizeof(TW_Sector)); in tw_aen_drain_queue()
734 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_aen_drain_queue()
1074 sizeof(TW_Sector) * TW_Q_LENGTH, in tw_free_device_extension()
1096 memset(command_packet, 0, sizeof(TW_Sector)); in tw_initconnection()
1150 memset(command_packet, 0, sizeof(TW_Sector)); in tw_setfeature()
1168 command_packet->byte8.param.sgl[0].length = sizeof(TW_Sector); in tw_setfeature()
1266 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()