Searched refs:wb_product (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dnslm7xvar.h187 struct wb_product { struct
H A Dnslm7x.c75 static const struct wb_product *wb_lookup(struct lm_softc *,
76 const struct wb_product *, uint16_t);
2129 static const struct wb_product wb_products[] = {
2148 static const struct wb_product wbsio_products[] = {
2165 static const struct wb_product as99127f_products[] = {
2412 static const struct wb_product *
2413 wb_lookup(struct lm_softc *sc, const struct wb_product *products, uint16_t id)
2415 const struct wb_product *prod = products;
2489 const struct wb_product *prod;
2519 const struct wb_product *pro
[all...]

Completed in 189 milliseconds