Searched refs:_fh (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/hpc/stand/hpcboot/ |
H A D | load_coff.cpp | 43 _fh = &_eh.f; in CoffLoader() 95 fileofs = COFF_ROUND(N_TXTOFF(_fh, _ah), 16); in load() 127 if (COFF_BADMAG(_fh)) { in read_header()
|
H A D | load_coff.h | 48 struct coff_filehdr *_fh; variable
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ |
H A D | ah_regdomain.c | 72 #define BM8(_fa, _fb, _fc, _fd, _fe, _ff, _fg, _fh) \ argument 74 W0(_fg) | W0(_fh) , \ 76 W1(_fg) | W1(_fh) }
|