Searched refs:socal (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/sparc/socal/ |
H A D | Makefile | 28 # This makefile drives the production of the socal driver kernel 42 MODULE = socal
|
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | fcalupdate.c | 106 #define ONBOARD_SOCAL "SUNW,socal@d" 108 #define SOCAL_STR "SUNW,socal" 144 char *slotname, socal[MAXNAMELEN]; local 160 * has the "SUNW,socal" strings in it 168 /* First check for the SUNW,socal string */ 213 (void) sprintf(socal, "%s:0", &sbussoc_list[i][0]); 215 if ((fd = open(socal, O_RDWR)) < 0) { 216 (void) sprintf(socal, "%s:1", &sbussoc_list[i][0]); 217 if ((fd = open(socal, O_RDWR)) < 0) { 303 char socal[MAXNAMELE local [all...] |
/illumos-gate/usr/src/man/man7d/ |
H A D | Makefile | 179 socal.7d \
|
Completed in 68 milliseconds