Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Drio_linux.h39 struct vpd_prom { struct
Drio_linux.c877 struct vpd_prom *get_VPD_PROM (struct Host *hp) in get_VPD_PROM()
879 static struct vpd_prom vpdp; in get_VPD_PROM()
888 for (i=0;i< sizeof (struct vpd_prom);i++) in get_VPD_PROM()
1141 struct vpd_prom *vpdp; in rio_init()
/linux-2.4.37.9/drivers/char/
Dsx.h54 struct vpd_prom { struct
Dsx.c2117 struct vpd_prom vpdp; in probe_sx()
2131 for (i=0;i< sizeof (struct vpd_prom);i++) in probe_sx()