Home
last modified time | relevance | path

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

/f-stack/freebsd/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,
200 bcm_nvram_find_cfedev(struct bcm_nvram_iocfe *iocfe, in bcm_nvram_find_cfedev()
257 bcm_nvram_iocfe_init(struct bcm_nvram_iocfe *iocfe, char *dname) in bcm_nvram_iocfe_init()
368 struct bcm_nvram_iocfe *iocfe = (struct bcm_nvram_iocfe *)io; in bhnd_nvram_iocfe_free()
378 struct bcm_nvram_iocfe *iocfe = (struct bcm_nvram_iocfe *)io; in bhnd_nvram_iocfe_getsize()
417 struct bcm_nvram_iocfe *iocfe; in bhnd_nvram_iocfe_read()
422 iocfe = (struct bcm_nvram_iocfe *)io; in bhnd_nvram_iocfe_read()
H A Dbcm_machdep.c123 static struct bcm_nvram_iocfe bcm_cfe_nvram;