Searched refs:IQWRF_LEN_GET (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ | ||
D | csio_wr.h | 313 #define IQWRF_LEN_GET(x) (((x) >> 0) & 0x7fffffffU) macro |
D | csio_wr.c | 1065 len = IQWRF_LEN_GET(len); in csio_wr_process_fl() |