Home
last modified time | relevance | path

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

/titanic_44/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_efcode.c68 prom_get_fcode(char *str, char *buf) in prom_get_fcode() function
/titanic_44/usr/src/uts/sun4u/starcat/io/
H A Dfcgp2.c60 int prom_get_fcode(char *, char *);
874 if ((status = prom_get_fcode(name, fcode)) != 0) { in gfc_get_fcode()
/titanic_44/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c71 int prom_get_fcode(char *, char *);
1115 if ((status = prom_get_fcode(name, fcode)) != 0) { in pfc_get_fcode()
/titanic_44/usr/src/uts/sun4u/io/
H A Dopl_cfg.c83 extern int prom_get_fcode(char *, char *);
1837 if ((status = prom_get_fcode(dropin_name, fcode)) != 0) { in opl_get_fcode()