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