Home
last modified time | relevance | path

Searched defs:way (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/telnet/libtelnet/
H A Dauth.h64 int way; member
H A Dauth.c184 findauthenticator(int type, int way) in findauthenticator()
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.h69 int way; member
H A Dauth.c178 findauthenticator(int type, int way) in findauthenticator()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_sync.c299 ipf_sync_tcporder(int way, tcpdata_t *td) in ipf_sync_tcporder()
323 ipf_sync_natorder(int way, nat_t *n) in ipf_sync_natorder()
351 ipf_sync_storder(int way, ipstate_t *ips) in ipf_sync_storder()
/freebsd/sys/dev/bwn/
H A Dif_bwn.c1703 bwn_shm_read_4(struct bwn_mac *mac, uint16_t way, uint16_t offset) in bwn_shm_read_4()
1729 bwn_shm_read_2(struct bwn_mac *mac, uint16_t way, uint16_t offset) in bwn_shm_read_2()
1753 bwn_shm_ctlword(struct bwn_mac *mac, uint16_t way, in bwn_shm_ctlword()
1765 bwn_shm_write_4(struct bwn_mac *mac, uint16_t way, uint16_t offset, in bwn_shm_write_4()
1788 bwn_shm_write_2(struct bwn_mac *mac, uint16_t way, uint16_t offset, in bwn_shm_write_2()
/freebsd/sys/powerpc/booke/
H A Dpmap.c2504 tlb0_tableidx(vm_offset_t va, unsigned int way) in tlb0_tableidx()
3075 int entryidx, way, idx; in DB_SHOW_COMMAND() local