HomeSort by: relevance | last modified time | path
    Searched refs:fxp_cb_config (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
i82557var.h 115 struct fxp_cb_config fcd_configcb;
271 FXP_CDCONFIGOFF, sizeof(struct fxp_cb_config), (ops))
i82557reg.h 184 struct fxp_cb_config { struct
i82557.c 128 * See the definition of struct fxp_cb_config for the bit definitions.
1675 struct fxp_cb_config *cbp;
1748 memset(cbp, 0, sizeof(struct fxp_cb_config));
  /src/sys/arch/sandpoint/stand/altboot/
fxp.c 141 * See struct fxp_cb_config for the bit definitions.
171 static struct fxp_cb_config store_cbc;
193 struct fxp_cb_config *cbp = &store_cbc;

Completed in 36 milliseconds