txp_ext_desc 114 dev/pci/if_txp.c u_int32_t, u_int32_t, struct txp_ext_desc *, u_int8_t,
txp_ext_desc 1343 dev/pci/if_txp.c struct txp_ext_desc *ext;
txp_ext_desc 1357 dev/pci/if_txp.c ext = (struct txp_ext_desc *)(rsp + 1);
txp_ext_desc 1593 dev/pci/if_txp.c struct txp_ext_desc *in_extp;
txp_ext_desc 1600 dev/pci/if_txp.c struct txp_ext_desc *ext;
txp_ext_desc 1628 dev/pci/if_txp.c ext = (struct txp_ext_desc *)(((u_int8_t *)sc->sc_cmdring.base) + idx);
txp_ext_desc 1629 dev/pci/if_txp.c bcopy(in_extp, ext, sizeof(struct txp_ext_desc));
txp_ext_desc 2008 dev/pci/if_txp.c struct txp_ext_desc *ext;
txp_ext_desc 2015 dev/pci/if_txp.c ext = (struct txp_ext_desc *)(rsp + 1);
txp_ext_desc 313 dev/pci/if_txpreg.h struct txp_ext_desc {