Searched refs:hotplug (Results 1 – 20 of 20) sorted by relevance
38 . $(atf_get_srcdir)/hotplug.kshlib39 . $(atf_get_srcdir)/hotplug.cfg48 . $(atf_get_srcdir)/hotplug.kshlib49 . $(atf_get_srcdir)/hotplug.cfg63 . $(atf_get_srcdir)/hotplug.kshlib64 . $(atf_get_srcdir)/hotplug.cfg73 . $(atf_get_srcdir)/hotplug.kshlib74 . $(atf_get_srcdir)/hotplug.cfg88 . $(atf_get_srcdir)/hotplug.kshlib89 . $(atf_get_srcdir)/hotplug.cfg[all …]
6 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/hotplug14 ${PACKAGE}FILES+= hotplug.cfg15 ${PACKAGE}FILES+= hotplug.kshlib
32 . $STF_SUITE/tests/hotplug/hotplug.kshlib
34 . $STF_SUITE/tests/hotplug/hotplug.cfg
29 # ident "@(#)hotplug.cfg 1.3 08/08/15 SMI"
24 TESTS_SUBDIRS+= hotplug
1854 u32 hotplug; in ironlake_enable_pch_hotplug() local1856 hotplug = I915_READ(PCH_PORT_HOTPLUG); in ironlake_enable_pch_hotplug()1857 hotplug &= ~(PORTD_PULSE_DURATION_MASK|PORTC_PULSE_DURATION_MASK|PORTB_PULSE_DURATION_MASK); in ironlake_enable_pch_hotplug()1858 hotplug |= PORTD_HOTPLUG_ENABLE | PORTD_PULSE_DURATION_2ms; in ironlake_enable_pch_hotplug()1859 hotplug |= PORTC_HOTPLUG_ENABLE | PORTC_PULSE_DURATION_2ms; in ironlake_enable_pch_hotplug()1860 hotplug |= PORTB_HOTPLUG_ENABLE | PORTB_PULSE_DURATION_2ms; in ironlake_enable_pch_hotplug()1861 I915_WRITE(PCH_PORT_HOTPLUG, hotplug); in ironlake_enable_pch_hotplug()
1423 uint16_t hotplug; in intel_sdvo_get_hotplug_support() local1431 &hotplug, sizeof(hotplug))) in intel_sdvo_get_hotplug_support()1434 return hotplug; in intel_sdvo_get_hotplug_support()
49 hotplug-detect {
159 hotplug-detect {
622 hotplug
115 * hotplug of the platform. For this reason,
963 can be started when an interface is added (hotplug/udev/etc. scripts).
1371 external mechanism (e.g., hotplug scripts) that start wpa_supplicant
3 is used (happens e.g. on calls from hotplug scripts)