Searched refs:hn_nvs_init (Results 1 – 2 of 2) sorted by relevance
99 struct hn_nvs_init { struct106 CTASSERT(sizeof(struct hn_nvs_init) >= HN_NVS_REQSIZE_MIN); argument
72 static int hn_nvs_init(struct hn_softc *);459 struct hn_nvs_init *init; in hn_nvs_doinit()552 hn_nvs_init(struct hn_softc *sc) in hn_nvs_init() function620 error = hn_nvs_init(sc); in hn_nvs_attach()