txp_boot_record   923 dev/pci/if_txp.c 	struct txp_boot_record *boot;
txp_boot_record   929 dev/pci/if_txp.c 	if (txp_dma_malloc(sc, sizeof(struct txp_boot_record), &sc->sc_boot_dma,
txp_boot_record   934 dev/pci/if_txp.c 	boot = (struct txp_boot_record *)sc->sc_boot_dma.dma_vaddr;
txp_boot_record  1752 dev/pci/if_txp.c 	struct txp_boot_record *br = sc->sc_boot;
txp_boot_record   442 dev/pci/if_txpreg.h struct txp_boot_record {
txp_boot_record   568 dev/pci/if_txpreg.h 	struct txp_boot_record	*sc_boot;