Home
last modified time | relevance | path

Searched defs:wb_softc (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dw83l518dvar.h32 struct wb_softc { struct
49 void wb_attach(struct wb_softc *); argument
/openbsd/sys/dev/pci/
H A Dif_wbreg.h365 struct wb_softc { struct
369 struct timeout wb_tick_tmo;
370 mii_data_t sc_mii;
371 bus_space_handle_t wb_bhandle;
372 bus_space_tag_t wb_btag;
374 u_int8_t wb_type;
375 u_int16_t wb_txthresh;
376 int wb_cachesize;
377 caddr_t wb_ldata_ptr;
378 struct wb_list_data *wb_ldata;
[all …]