Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/hal/fdi/
H A DMakefile29 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 DREADME8 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 Dsf880drd.c136 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 Dservice-hal.mf38 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 Dsvc-allocate33 HALFDI=/etc/hal/fdi/policy/30user/90-solaris-device-allocation.fdi
/titanic_41/usr/src/cmd/hal/
H A DMakefile.hal33 ROOT_HAL_FDI = $(ROOT)/etc/hal/fdi
H A DMakefile30 SUBDIRS2 = fdi
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dsuid_exec.c494 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 DMakefile33 SCRIPT_BIN = hal-fdi-validate
/titanic_41/usr/src/man/man4/
H A DMakefile66 fdi.4 \
/titanic_41/usr/src/
H A DTargetdirs106 /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 DMakefile172 hal-fdi-validate.1m \
/titanic_41/
H A D.gitignore1382 usr/src/cmd/hal/tools/hal-fdi-validate