Searched refs:NRFS_NO_RSP_GET (Results 1 – 2 of 2) sorted by relevance
38 #define NRFS_HDR_NO_RSP_GET(_p_hdr) NRFS_NO_RSP_GET((_p_hdr)->req)
37 #define NRFS_NO_RSP_GET(_req) (((_req) & NRFS_NO_RSP_MASK) >> NRFS_NO_RSP_BITPOS) macro