Home
last modified time | relevance | path

Searched refs:command_packet_phys (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/scsi/
D3w-sas.h366 dma_addr_t command_packet_phys[TW_Q_LENGTH]; member
D3w-9xxx.h649 dma_addr_t command_packet_phys[TW_Q_LENGTH]; member
D3w-sas.c290 command_que_value = tw_dev->command_packet_phys[request_id]; in twl_post_command_packet()
697 tw_dev->command_packet_phys[i] = dma_handle+(i*size); in twl_allocate_memory()
945 tw_dev->command_packet_phys[0]); in twl_free_device_extension()
D3w-9xxx.c547 tw_dev->command_packet_phys[i] = dma_handle+(i*size); in twa_allocate_memory()
1037 tw_dev->command_packet_phys[0]); in twa_free_device_extension()
1538 command_que_value = tw_dev->command_packet_phys[request_id]; in twa_post_command_packet()