Home
last modified time | relevance | path

Searched defs:STAT (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_descriptors.h287 #define HCI1394_INIT_IT_OLAST(DESCP, STAT, INTR, REQCOUNT) ((DESCP)->hdr = 0 |\ argument
291 #define HCI1394_INIT_IT_OLAST_IMM(DESCP, STAT, INTR) ((DESCP)->hdr = 0 | \ argument
309 #define HCI1394_INIT_IR_PPB_ILAST(DESCP, STAT, INTR, WAIT, REQCOUNT) \ argument
/titanic_51/usr/src/uts/common/sys/
H A Dcpr.h527 #define STAT (&cpr_state.c_stat) macro
/titanic_51/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c2769 #define STAT(x) val[STAT_IDX(x)] in t4_tp_get_tcp_stats() macro
/titanic_51/usr/src/cmd/cpio/
H A Dcpio.c115 #define STAT(dir, path, statbuf) fstatat(dir, \ macro