nm_rdbuf          177 dev/pci/neo.c  static u_int32_t nm_rdbuf(struct neo_softc *, int, int);
nm_rdbuf          539 dev/pci/neo.c  	if ((nm_rdbuf(sc, ofs, 4) & NM_SIG_MASK) == NM_SIGNATURE) {
nm_rdbuf          540 dev/pci/neo.c  		i = nm_rdbuf(sc, ofs + 4, 4);