Home
last modified time | relevance | path

Searched refs:IQWRF_TYPE_GET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_wr.h315 #define IQWRF_TYPE_GET(x) (((x) >> 4) & 0x3U) macro
H A Dcsio_wr.c1156 wr_type = IQWRF_TYPE_GET(ftr->u.type_gen); in csio_wr_process_iq()