Searched refs:cbl_list (Results 1 – 2 of 2) sorted by relevance
59 (uintptr_t)sc->fxp_desc.cbl_list)140 struct fxp_cb_tx *cbl_list; member
705 error = bus_dmamem_alloc(sc->cbl_tag, (void **)&sc->fxp_desc.cbl_list, in fxp_attach()713 sc->fxp_desc.cbl_list, FXP_TXCB_SZ, fxp_dma_map_addr, in fxp_attach()751 tcbp = sc->fxp_desc.cbl_list; in fxp_attach()938 if (sc->fxp_desc.cbl_list) { in fxp_release()940 bus_dmamem_free(sc->cbl_tag, sc->fxp_desc.cbl_list, in fxp_release()2331 cbp = (struct fxp_cb_config *)sc->fxp_desc.cbl_list; in fxp_init_body()2476 cb_ias = (struct fxp_cb_ias *)sc->fxp_desc.cbl_list; in fxp_init_body()2502 tcbp = sc->fxp_desc.cbl_list; in fxp_init_body()3095 cbp = (struct fxp_cb_ucode *)sc->fxp_desc.cbl_list; in fxp_load_ucode()