Searched refs:fdi (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/cmd/hal/fdi/ |
H A D | Makefile | 29 DTDS = fdi.dtd.1 35 FDIS = information/10freedesktop/10-camera-ptp.fdi \ 36 information/10freedesktop/10-cd-dvd-burner.fdi \ 37 information/10freedesktop/10-usb-card-readers.fdi \ 38 information/10freedesktop/10-usb-music-players.fdi \ 39 information/10freedesktop/10-usb-pda.fdi \ 40 information/10freedesktop/10-usb-zip-drives.fdi \ 41 information/10freedesktop/10-wireless-mice.fdi \ 42 policy/10osvendor/10-laptop-panel-mgmt-policy.fdi \ 43 policy/10osvendor/10-network-attached.fdi \ [all …]
|
H A D | README | 8 the following format: <organization>-[<model>]-[<purpose>].fdi. As a 32 | # -> installs into /usr/share/hal/fdi/preprobe/10osvendor 34 | # -> installs into /usr/share/hal/fdi/preprobe/20thirdparty 36 # -> installs into /etc/hal/fdi/preprobe/ 51 Subdirs are installed in $(datadir)/hal/fdi (e.g. /usr/share/hal/fdi) 55 | # -> installs into /usr/share/hal/fdi/information/10freedesktop 57 | # -> installs into /usr/share/hal/fdi/information/20thirdparty 59 # -> installs into /etc/hal/fdi/information 75 | # -> installs into /usr/share/hal/fdi/policy/10freedesktop 77 | # -> installs into /usr/share/hal/fdi/policy/20thirdparty [all …]
|
/titanic_41/usr/src/cmd/sf880drd/ |
H A D | sf880drd.c | 136 process_event(int fdi) in process_event() argument 140 int slot = INDEX2SLOT(fdi); in process_event() 141 int cntr = INDEX2CONTROLLER(fdi); in process_event() 143 rv = ioctl(fds[fdi].fd, HPC3130_GET_EVENT, &e); in process_event() 161 fault_led_event(e.id, fdi); in process_event() 165 fault_led_event(e.id, fdi); in process_event() 169 removable_led_event(e.id, fdi); in process_event() 173 removable_led_event(e.id, fdi); in process_event() 233 fault_led_event(hpc3130_event_type_t event, int fdi) in fault_led_event() argument 238 if (INDEX2CONTROLLER(fdi) != GPTWO_CONTROLLER) { in fault_led_event() [all …]
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | service-hal.mf | 38 dir path=etc/hal/fdi variant.opensolaris.zone=global 39 dir path=etc/hal/fdi/information variant.opensolaris.zone=global 40 dir path=etc/hal/fdi/information/10freedesktop variant.opensolaris.zone=global 41 dir path=etc/hal/fdi/information/20thirdparty variant.opensolaris.zone=global 42 dir path=etc/hal/fdi/information/30user variant.opensolaris.zone=global 43 dir path=etc/hal/fdi/policy variant.opensolaris.zone=global 44 dir path=etc/hal/fdi/policy/10osvendor variant.opensolaris.zone=global 45 dir path=etc/hal/fdi/policy/20thirdparty variant.opensolaris.zone=global 46 dir path=etc/hal/fdi/policy/30user variant.opensolaris.zone=global 47 dir path=etc/hal/fdi/preprobe variant.opensolaris.zone=global [all …]
|
/titanic_41/usr/src/cmd/allocate/ |
H A D | svc-allocate | 33 HALFDI=/etc/hal/fdi/policy/30user/90-solaris-device-allocation.fdi
|
/titanic_41/usr/src/cmd/hal/ |
H A D | Makefile.hal | 33 ROOT_HAL_FDI = $(ROOT)/etc/hal/fdi
|
H A D | Makefile | 30 SUBDIRS2 = fdi
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | suid_exec.c | 494 static int mycopy(int fdi, int fdo) in mycopy() argument 499 while((n = read(fdi,buffer,BLKSIZE)) > 0) in mycopy() 502 close(fdi); in mycopy()
|
/titanic_41/usr/src/cmd/hal/tools/ |
H A D | Makefile | 33 SCRIPT_BIN = hal-fdi-validate
|
/titanic_41/usr/src/man/man4/ |
H A D | Makefile | 66 fdi.4 \
|
/titanic_41/usr/src/ |
H A D | Targetdirs | 106 /etc/hal/fdi \ 107 /etc/hal/fdi/information \ 108 /etc/hal/fdi/information/10freedesktop \ 109 /etc/hal/fdi/information/20thirdparty \ 110 /etc/hal/fdi/information/30user \ 111 /etc/hal/fdi/policy \ 112 /etc/hal/fdi/policy/10osvendor \ 113 /etc/hal/fdi/policy/20thirdparty \ 114 /etc/hal/fdi/policy/30user \ 115 /etc/hal/fdi/preprobe \ [all …]
|
/titanic_41/usr/src/man/man1m/ |
H A D | Makefile | 172 hal-fdi-validate.1m \
|
/titanic_41/ |
H A D | .gitignore | 1382 usr/src/cmd/hal/tools/hal-fdi-validate
|