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