Searched refs:uath_data (Results 1 – 2 of 2) sorted by relevance
78 struct uath_data { struct84 STAILQ_ENTRY(uath_data) next; argument86 typedef STAILQ_HEAD(, uath_data) uath_datahead;204 struct uath_data sc_rx[UATH_RX_DATA_LIST_COUNT];207 struct uath_data sc_tx[UATH_TX_DATA_LIST_COUNT];
301 static struct uath_data *908 uath_free_data_list(struct uath_softc *sc, struct uath_data data[], int ndata, in uath_free_data_list()914 struct uath_data *dp = &data[i]; in uath_free_data_list()933 uath_alloc_data_list(struct uath_softc *sc, struct uath_data data[], in uath_alloc_data_list()939 struct uath_data *dp = &data[i]; in uath_alloc_data_list()1324 struct uath_data *data; in uath_dataflush()1369 static struct uath_data *1372 struct uath_data *bf; in _uath_getbuf()1386 static struct uath_data *1389 struct uath_data *bf; in uath_getbuf()[all …]