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

/drivers/scsi/csiostor/
H A Dcsio_defs.h72 #define csio_list_next(elem) (((struct list_head *)(elem))->next) macro
H A Dcsio_scsi.c1528 dma_buf = (struct csio_dma_buf *)csio_list_next(&req->gen_list);
1535 csio_list_next(dma_buf);
H A Dcsio_lnode.c2129 hw->rln = (struct csio_lnode *)csio_list_next(&hw->sln_head);

Completed in 85 milliseconds