Searched refs:txp_boot_record (Results 1 – 2 of 2) sorted by relevance
448 struct txp_boot_record { struct574 struct txp_boot_record *sc_boot;
983 struct txp_boot_record *boot; in txp_alloc_rings()989 if (txp_dma_malloc(sc, sizeof(struct txp_boot_record), in txp_alloc_rings()994 boot = (struct txp_boot_record *)sc->sc_boot_dma.dma_vaddr; in txp_alloc_rings()1793 struct txp_boot_record *br = sc->sc_boot; in txp_cmd_desc_numfree()