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

/freebsd-11.0-release/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);
375 static const struct fxp_ident *
381 const struct fxp_ident *ident;
401 const struct fxp_ident *ident;

Completed in 53 milliseconds