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

/freebsd-current/sys/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;
400 const struct fxp_ident *ident;

Completed in 95 milliseconds