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

  /src/sys/dev/pci/
if_txpreg.h 448 struct txp_boot_record { struct
574 struct txp_boot_record *sc_boot;
if_txp.c 983 struct txp_boot_record *boot;
989 if (txp_dma_malloc(sc, sizeof(struct txp_boot_record),
994 boot = (struct txp_boot_record *)sc->sc_boot_dma.dma_vaddr;
1793 struct txp_boot_record *br = sc->sc_boot;

Completed in 13 milliseconds