Home | History | Annotate | Download | only in pnpbios

Lines Matching refs:pnpbios

1 /* $NetBSD: pnpbios.c,v 1.77 2021/08/07 16:18:55 thorpej Exp $ */
34 * http://www.microsoft.com/hwdev/download/respec/pnpbios.zip
44 __KERNEL_RCSID(0, "$NetBSD: pnpbios.c,v 1.77 2021/08/07 16:18:55 thorpej Exp $");
61 #include <arch/i386/pnpbios/pnpbiosvar.h>
62 #include <arch/i386/pnpbios/pnpbiosreg.h>
182 CFATTACH_DECL_NEW(pnpbios, sizeof(struct pnpbios_softc),
376 panic("pnpbios: create event thread");
412 * seem to be for devices that NetBSD's pnpbios supports.
663 printf("pnpbios: returned apm table exceed requested size\n");
1409 EDPRINTF(("pnpbios: os active returns 0x%02x\n", rv));
1422 EDPRINTF(("pnpbios: evflags 0x%02x\n", evflag));
1427 EDPRINTF(("pnpbios: evflags 0x%02x\n", evflag));
1431 EDPRINTF(("pnpbios: getevent rc: 0x%02x\n", rv));
1441 EDPRINTF(("pnpbios: about to change event\n"));
1454 EDPRINTF(("pnpbios: dock changed event\n"));
1479 EDPRINTF(("pnpbios: system device changed event\n"));
1482 EDPRINTF(("pnpbios: config changed event\n"));