Searched defs:bcm_nvram_iocfe (Results 1 – 1 of 1) sorted by relevance
49 struct bcm_nvram_iocfe { struct50 struct bhnd_nvram_io io; /**< common I/O instance state */52 char *dname; /**< CFE device name (borrowed) */53 int fd; /**< CFE file descriptor */54 size_t offset; /**< base offset */55 size_t size; /**< device size */56 bool req_blk_erase; /**< flash blocks must be erased