Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/nand/
H A Donfi.h125 uint8_t param_model[20]; /* M: device model (ASCII) */ member
H A Dnandemulator.c246 memcpy(opp->param_model, in nandemulator_attach()
H A Dnand.c570 strlcpy(model, params.param_model, sizeof(model)); in nand_fill_chip_structure()