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

/freebsd-9.3-release/sys/dev/firewire/
H A Dfirewirereg.h102 #define FWTI_BLOCK_ASY (1 << 4) macro
H A Dfwohci.c113 /* 1 WREQB */ {16, FWTI_REQ | FWTI_TLABEL | FWTI_BLOCK_ASY, FWTCODE_WRES},
119 /* 7 RRESB */ {16, FWTI_RES | FWTI_BLOCK_ASY, 0xff},
121 /* 9 LREQ */ {16, FWTI_REQ | FWTI_TLABEL | FWTI_BLOCK_ASY, FWTCODE_LRES},
123 /* b LRES */ {16, FWTI_RES | FWTI_BLOCK_ASY, 0xff},
2707 if ((info->flag & FWTI_BLOCK_ASY) != 0)
H A Dfwdev.c680 if ((tinfo->flag & FWTI_BLOCK_ASY) != 0)
H A Dfirewire.c245 else if (info->flag & FWTI_BLOCK_ASY)
1914 if ((tinfo->flag & FWTI_BLOCK_ASY) == 0)

Completed in 110 milliseconds