Home
last modified time | relevance | path

Searched defs:unsol (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/mac68k/dev/
H A Dpm_direct.c221 u_int unsol; /* 1 if packet was unsolicited */ global() member
H A Dadb_direct.c210 u_int unsol; /* 1 if packet was unsolicited */ member
/netbsd-src/sys/arch/macppc/dev/
H A Dpm_direct.c212 u_int unsol; /* 1 if packet was unsolicited */ member
H A Dadb_direct.c185 u_int unsol; /* 1 if packet was unsolicited */ member
/netbsd-src/sys/dev/hdaudio/
H A Dhdaudio.c268 hdaudio_rirb_dequeue(struct hdaudio_softc *sc, bool unsol) in hdaudio_rirb_dequeue()