Searched refs:bcm_nvram_iocfe (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/mips/broadcom/
H A Dbcm_nvram_cfevar.h42 struct bcm_nvram_iocfe;
44 int bcm_nvram_find_cfedev(struct bcm_nvram_iocfe *iocfe,
50 struct bcm_nvram_iocfe { struct
H A Dbcm_nvram_cfe.c71 static int bcm_nvram_iocfe_init(struct bcm_nvram_iocfe *iocfe,
201 bcm_nvram_find_cfedev(struct bcm_nvram_iocfe *iocfe,
259 bcm_nvram_iocfe_init(struct bcm_nvram_iocfe *iocfe, char *dname)
371 struct bcm_nvram_iocfe *iocfe = (struct bcm_nvram_iocfe *)io;
381 struct bcm_nvram_iocfe *iocfe = (struct bcm_nvram_iocfe *)io;
420 struct bcm_nvram_iocfe *iocfe;
425 iocfe = (struct bcm_nvram_iocfe *)io;
H A Dbcm_machdep.c121 static struct bcm_nvram_iocfe bcm_cfe_nvram;

Completed in 82 milliseconds