Home
last modified time | relevance | path

Searched refs:pnp_sysdevargs (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/i386/i386/
H A Dbios.c548 struct pnp_sysdevargs struct
572 struct pnp_sysdevargs *pda; in pnpbios_identify() argument
605 devnodebuf = malloc(bigdev + (sizeof(struct pnp_sysdevargs) - sizeof(struct pnp_sysdev)), in pnpbios_identify()
611 pda = (struct pnp_sysdevargs *)devnodebuf; in pnpbios_identify()