Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
D3w-sas.h359 dma_addr_t command_packet_phys[TW_Q_LENGTH]; member
D3w-9xxx.h641 dma_addr_t command_packet_phys[TW_Q_LENGTH]; member
D3w-sas.c273 command_que_value = tw_dev->command_packet_phys[request_id]; in twl_post_command_packet()
657 tw_dev->command_packet_phys[i] = dma_handle+(i*size); in twl_allocate_memory()
905 tw_dev->command_packet_phys[0]); in twl_free_device_extension()
D3w-9xxx.c538 tw_dev->command_packet_phys[i] = dma_handle+(i*size); in twa_allocate_memory()
1033 tw_dev->command_packet_phys[0]); in twa_free_device_extension()
1515 command_que_value = tw_dev->command_packet_phys[request_id]; in twa_post_command_packet()