Home
last modified time | relevance | path

Searched refs:csio_list_next (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_defs.h72 #define csio_list_next(elem) (((struct list_head *)(elem))->next) macro
H A Dcsio_scsi.c1504 dma_buf = (struct csio_dma_buf *)csio_list_next(&req->gen_list); in csio_scsi_copy_to_sgl()
1511 csio_list_next(dma_buf); in csio_scsi_copy_to_sgl()
H A Dcsio_lnode.c2146 hw->rln = (struct csio_lnode *)csio_list_next(&hw->sln_head); in csio_lnode_exit()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_defs.h72 #define csio_list_next(elem) (((struct list_head *)(elem))->next) macro
H A Dcsio_scsi.c1508 dma_buf = (struct csio_dma_buf *)csio_list_next(&req->gen_list); in csio_scsi_copy_to_sgl()
1515 csio_list_next(dma_buf); in csio_scsi_copy_to_sgl()
H A Dcsio_lnode.c2146 hw->rln = (struct csio_lnode *)csio_list_next(&hw->sln_head); in csio_lnode_exit()

Completed in 12 milliseconds