nvmem_cell
LIST_ENTRY(nvmem_cell) nc_list;
LIST_HEAD(, nvmem_cell) nvmem_cells =
struct nvmem_cell *nc;
nc = malloc(sizeof(struct nvmem_cell), M_DEVBUF, M_WAITOK);
struct nvmem_cell *nc;
struct nvmem_cell *nc;