Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_descriptors.h285 #define HCI1394_INIT_IT_OLAST(DESCP, STAT, INTR, REQCOUNT) ((DESCP)->hdr = 0 |\ argument
289 #define HCI1394_INIT_IT_OLAST_IMM(DESCP, STAT, INTR) ((DESCP)->hdr = 0 | \ argument
307 #define HCI1394_INIT_IR_PPB_ILAST(DESCP, STAT, INTR, WAIT, REQCOUNT) \ argument
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dmcdi_mon.c51 #define STAT(portmask, stat) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h527 #define STAT (&cpr_state.c_stat) macro
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c115 #define STAT(dir, path, statbuf) fstatat(dir, \ macro
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c5948 #define STAT(x) val[STAT_IDX(x)] in t4_tp_get_tcp_stats() macro