HomeSort by: relevance | last modified time | path
    Searched defs:pnpbios_attachnode (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/i386/pnpbios/
pnpbios.c 134 static int pnpbios_attachnode(struct pnpbios_softc *,
429 if (!pnpbios_attachnode(sc, dn->dn_handle, buf, dn->dn_size, 1)) {
442 if (!pnpbios_attachnode(sc, dn->dn_handle, buf, dn->dn_size, 0)) {
785 pnpbios_attachnode(struct pnpbios_softc *sc, int idx, const uint8_t *buf, function in typeref:typename:int
pnpbios.c 134 static int pnpbios_attachnode(struct pnpbios_softc *,
429 if (!pnpbios_attachnode(sc, dn->dn_handle, buf, dn->dn_size, 1)) {
442 if (!pnpbios_attachnode(sc, dn->dn_handle, buf, dn->dn_size, 0)) {
785 pnpbios_attachnode(struct pnpbios_softc *sc, int idx, const uint8_t *buf, function in typeref:typename:int

Completed in 24 milliseconds