Searched defs:unsol (Results 1 - 5 of 5) sorted by relevance
| /src/sys/arch/mac68k/dev/ | ||
| H A D | pm_direct.c | 233 u_int unsol; /* 1 if packet was unsolicited */ member in struct:adbCommand |
| H A D | adb_direct.c | 210 u_int unsol; /* 1 if packet was unsolicited */ member in struct:adbCommand [all...] |
| /src/sys/arch/macppc/dev/ | ||
| H A D | pm_direct.c | 212 u_int unsol; /* 1 if packet was unsolicited */ member in struct:adbCommand |
| H A D | adb_direct.c | 185 u_int unsol; /* 1 if packet was unsolicited */ member in struct:adbCommand [all...] |
| /src/sys/dev/hdaudio/ | ||
| H A D | hdaudio.c | 268 hdaudio_rirb_dequeue(struct hdaudio_softc *sc, bool unsol) argument |
Completed in 14 milliseconds