Searched defs:REQCOUNT (Results 1 – 1 of 1) sorted by relevance
/titanic_52/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_descriptors.h | 279 #define HCI1394_INIT_IT_OMORE(DESCP, REQCOUNT) ((DESCP)->hdr = 0 | \ argument 287 #define HCI1394_INIT_IT_OLAST(DESCP, STAT, INTR, REQCOUNT) ((DESCP)->hdr = 0 |\ argument 302 #define HCI1394_INIT_IR_PPB_IMORE(DESCP, WAIT, REQCOUNT) (DESCP)->hdr = 0 | \ argument 309 #define HCI1394_INIT_IR_PPB_ILAST(DESCP, STAT, INTR, WAIT, REQCOUNT) \ argument 316 HCI1394_INIT_IR_BF_IMORE(DESCP,INT,WAIT,REQCOUNT) global() argument [all...] |