Home
last modified time | relevance | path

Searched refs:fxp_ident (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxpvar.h145 struct fxp_ident { struct
186 const struct fxp_ident *ident;
H A Dif_fxp.c160 static const struct fxp_ident fxp_ident_table[] = {
222 static const struct fxp_ident *fxp_find_ident(device_t dev);
374 static const struct fxp_ident *
380 const struct fxp_ident *ident; in fxp_find_ident()
400 const struct fxp_ident *ident; in fxp_probe()