Searched refs:wflags (Results 1 - 25 of 51) sorted by relevance

123

/netbsd-current/sys/dev/ic/
H A Dwdc.c1103 int wflags = poll ? AT_POLL : AT_WAIT; local
1176 ata_delay(chp, WDCDELAY, "atarst", wflags);
1505 int wflags, tfd; local
1527 wflags = AT_POLL;
1531 wflags = AT_WAIT | AT_POLL;
1533 wflags = AT_POLL;
1560 wflags, &tfd) == WDCWAIT_TOUT) {
1570 (irq == 0) ? ata_c->timeout : 0, wflags, &tfd) == WDCWAIT_TOUT) {
H A Dmvsata.c1705 int wflags; local
1730 wflags = AT_WAIT | AT_POLL;
1732 wflags = AT_POLL;
1755 wflags, &tfd) == WDCWAIT_TOUT) {
1765 (irq == 0) ? ata_c->timeout : 0, wflags, &tfd) == WDCWAIT_TOUT) {
3411 mvsata_edma_disable(struct mvsata_port *mvport, int timeout, int wflags) argument
3430 ata_delay(chp, hztoms(1), "mvsata_edma2", wflags);
/netbsd-current/external/bsd/wpa/dist/src/ap/
H A Dieee802_1x.c1114 u32 wflags = sta->flags & (WLAN_STA_WPS | local
1117 if (wflags == WLAN_STA_MAYBE_WPS ||
1118 wflags == (WLAN_STA_WPS | WLAN_STA_MAYBE_WPS)) {
/netbsd-current/crypto/external/bsd/heimdal/dist/include/
H A DMakefile.in141 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/po/
H A DMakefile.in133 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprocfs.c1532 proc_set_watchpoint (procinfo *pi, CORE_ADDR addr, int len, int wflags) argument
1545 pwatch.pr_wflags = wflags;
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hdb/
H A DMakefile.in145 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/packages/
H A DMakefile.in138 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/packages/mac/
H A DMakefile.in138 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/etc/
H A DMakefile.in138 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/
H A DMakefile.in138 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/include/hcrypto/
H A DMakefile.in138 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/include/gssapi/
H A DMakefile.in138 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/tools/
H A DMakefile.in140 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/vers/
H A DMakefile.in139 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/include/kadm5/
H A DMakefile.in138 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/bin/
H A DMakefile.in139 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/
H A DMakefile.in139 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kdfs/
H A DMakefile.in139 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c1525 proc_set_watchpoint (procinfo *pi, CORE_ADDR addr, int len, int wflags) argument
1538 pwatch.pr_wflags = wflags;
/netbsd-current/sys/dev/ata/
H A Dwd.c941 int wflags = (xfer->c_flags & C_POLL) ? AT_POLL : 0; local
943 ata_thread_run(wd->drvp->chnl_softc, wflags,
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/ntlm/
H A DMakefile.in143 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/otp/
H A DMakefile.in148 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/kuser/
H A DMakefile.in144 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \
/netbsd-current/crypto/external/bsd/heimdal/dist/kpasswd/
H A DMakefile.in142 $(top_srcdir)/cf/version-script.m4 $(top_srcdir)/cf/wflags.m4 \

Completed in 248 milliseconds

123