Searched defs:cq_hdr (Results 1 – 2 of 2) sorted by relevance
41 typedef struct cq_hdr { struct42 uchar_t cq_hdr_count; argument43 uchar_t cq_hdr_type; argument44 uchar_t cq_hdr_flags; argument45 uchar_t cq_hdr_seqno; argument
3303 cq_hdr_t *cq_hdr; in socal_intr_solicited() local