Home
last modified time | relevance | path

Searched defs:readq (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dio-64-nonatomic-lo-hi.h58 #define readq(addr) lo_hi_readq(addr) macro
H A Dio.h211 readq(const volatile void *addr) in readq() function
220 #define readq(addr) readq(addr) macro
/freebsd/sys/netgraph/
H A Dng_device.c115 struct ifqueue readq; member
/titanic_50/usr/src/uts/common/io/
H A Dkbd.c986 register queue_t *readq; in kbduse() local
/titanic_50/usr/src/uts/sun4u/sys/
H A Denvctrl_ue450.h660 queue_t *readq; /* pointer to readq */ member
H A Denvctrl.h739 queue_t *readq; /* pointer to readq */ member
/freebsd/sys/amd64/include/
H A Dcpufunc.h51 #define readq(va) (*(volatile uint64_t *) (va)) macro
/titanic_50/usr/src/uts/common/sys/
H A Decppvar.h148 queue_t *readq; /* pointer to readq */ member