Home
last modified time | relevance | path

Searched defs:cq_hdr (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun/sys/
H A Dsocal_cq_defs.h41 typedef struct cq_hdr { struct
42 uchar_t cq_hdr_count; argument
43 uchar_t cq_hdr_type; argument
44 uchar_t cq_hdr_flags; argument
45 uchar_t cq_hdr_seqno; argument
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c3303 cq_hdr_t *cq_hdr; in socal_intr_solicited() local