Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
D3w-sas.h375 dma_addr_t command_packet_phys[TW_Q_LENGTH]; member
D3w-9xxx.h658 dma_addr_t command_packet_phys[TW_Q_LENGTH]; member
D3w-sas.c275 command_que_value = tw_dev->command_packet_phys[request_id]; in twl_post_command_packet()
659 tw_dev->command_packet_phys[i] = dma_handle+(i*size); in twl_allocate_memory()
906 tw_dev->command_packet_phys[0]); in twl_free_device_extension()
D3w-9xxx.c543 tw_dev->command_packet_phys[i] = dma_handle+(i*size); in twa_allocate_memory()
1036 tw_dev->command_packet_phys[0]); in twa_free_device_extension()
1519 command_que_value = tw_dev->command_packet_phys[request_id]; in twa_post_command_packet()