Home
last modified time | relevance | path

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

/freebsd/sys/dev/flash/
H A Dat45d.c62 struct at45d_mfg_info { struct
124 static int at45d_get_mfg_info(device_t dev, struct at45d_mfg_info *resp);
186 at45d_get_mfg_info(device_t dev, struct at45d_mfg_info *resp) in at45d_get_mfg_info()
301 struct at45d_mfg_info mfginfo; in at45d_delayed_attach()