Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
D3w-sas.h362 dma_addr_t command_packet_phys[TW_Q_LENGTH]; member
D3w-9xxx.h644 dma_addr_t command_packet_phys[TW_Q_LENGTH]; member
D3w-sas.c277 command_que_value = tw_dev->command_packet_phys[request_id]; in twl_post_command_packet()
663 tw_dev->command_packet_phys[i] = dma_handle+(i*size); in twl_allocate_memory()
911 tw_dev->command_packet_phys[0]); in twl_free_device_extension()
D3w-9xxx.c544 tw_dev->command_packet_phys[i] = dma_handle+(i*size); in twa_allocate_memory()
1035 tw_dev->command_packet_phys[0]); in twa_free_device_extension()
1517 command_que_value = tw_dev->command_packet_phys[request_id]; in twa_post_command_packet()