Searched refs:txp_boot_record (Results 1 – 2 of 2) sorted by relevance
442 struct txp_boot_record { struct568 struct txp_boot_record *sc_boot;
845 struct txp_boot_record *boot; in txp_alloc_rings()851 if (txp_dma_malloc(sc, sizeof(struct txp_boot_record), &sc->sc_boot_dma, in txp_alloc_rings()856 boot = (struct txp_boot_record *)sc->sc_boot_dma.dma_vaddr; in txp_alloc_rings()1582 struct txp_boot_record *br = sc->sc_boot; in txp_cmd_desc_numfree()