noct_write_8      102 dev/pci/noct.c void noct_write_8(struct noct_softc *, u_int32_t, u_int64_t);
noct_write_8      103 dev/pci/noctvar.h #define	NOCT_WRITE_8(sc,r,v)	noct_write_8((sc), (r), (v))