Searched refs:FT_FIFO (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/tools/regression/poll/
H A Dpipeselect.c15 #define FT_FIFO 2 macro
66 if (filetype == FT_FIFO) {
74 if (filetype == FT_FIFO) {
97 if (filetype != FT_FIFO) {
179 if (filetype == FT_FIFO) {
222 if (filetype == FT_FIFO) {
246 if (filetype != FT_FIFO)
284 case FT_FIFO:
313 num += filetype == FT_FIFO ? 12 : 4;
H A Dpipepoll.c15 #define FT_FIFO 2 macro
95 if (filetype == FT_FIFO) {
103 if (filetype == FT_FIFO) {
113 if (filetype != FT_FIFO) {
192 if (filetype == FT_FIFO) {
225 if (filetype == FT_FIFO) {
249 if (filetype != FT_FIFO)
287 case FT_FIFO:
316 num += filetype == FT_FIFO ? 12 : 4;
/freebsd-current/sys/dev/aacraid/
H A Daacraid_reg.h303 FT_FIFO, /* fifo */ enumerator in enum:__anon1566
/freebsd-current/sys/dev/aac/
H A Daacreg.h356 FT_FIFO, /* fifo */ enumerator in enum:__anon1536

Completed in 136 milliseconds