Home
last modified time | relevance | path

Searched defs:controller (Results 1 – 19 of 19) sorted by relevance

/dragonfly/sys/dev/disk/nata/
H A Data-pci.c283 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_alloc_resource() local
334 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_release_resource() local
373 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_setup_intr() local
380 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_setup_intr() local
394 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_teardown_intr() local
400 struct ata_pci_controller *controller = device_get_softc(dev); in ata_pci_teardown_intr() local
449 struct ata_pci_controller *controller = in ata_pci_status() local
/dragonfly/sys/dev/raid/hptmv/
H A Dioctl.c68 get_disk_location(PDevice pDev, int *controller, int *channel) in get_disk_location()
150 int controller, channel; in ioctl_ReportEvent() local
/dragonfly/sys/dev/raid/mfi/
H A Dmfi_syspd.c238 struct mfi_softc *controller; in mfi_syspd_strategy() local
H A Dmfi_disk.c255 struct mfi_softc *controller; in mfi_disk_strategy() local
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_dpm.c822 ATOM_PPLIB_THERMALCONTROLLER *controller; in amdgpu_add_thermal_controller() local
/dragonfly/sys/dev/raid/ida/
H A Didavar.h171 struct ida_softc *controller; member
/dragonfly/sys/dev/raid/mly/
H A Dmlyreg.h889 u_int8_t controller; member
956 u_int8_t controller; member
1047 u_int8_t controller; member
1084 u_int8_t controller:5; member
1090 u_int8_t controller:5; member
H A Dmly.c2791 mly_print_controller(int controller) in mly_print_controller()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dinit.c2948 tree controller = NULL_TREE; in build_vec_delete_1() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dinit.c3746 tree controller = NULL_TREE; in build_vec_delete_1() local
/dragonfly/sys/sys/
H A Dsoundcard.h1415 #define SEQ_CONTROL(dev, chn, controller, value) \ argument
1422 #define SEQ_V2_X_CONTROL(dev, voice, controller, value) { \ argument
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c2263 ATOM_PPLIB_THERMALCONTROLLER *controller) in radeon_atombios_add_pplib_thermal_controller()
/dragonfly/sys/dev/drm/i915/
H A Dintel_vbt_defs.h566 u8 controller:4; member
H A Dintel_drv.h284 u8 controller; /* bxt+ only */ member
H A Di915_reg.h4623 #define BXT_BLC_PWM_CTL(controller) _MMIO_PIPE(controller, \ argument
4625 #define BXT_BLC_PWM_FREQ(controller) _MMIO_PIPE(controller, \ argument
4627 #define BXT_BLC_PWM_DUTY(controller) _MMIO_PIPE(controller, \ argument
H A Di915_drv.h1772 u8 controller; /* brightness controller number */ member
/dragonfly/sys/dev/raid/hptrr/
H A Dhptintf.h1183 HPT_U8 controller; member
/dragonfly/sys/dev/raid/hpt27xx/
H A Dhptintf.h1328 HPT_U8 controller; member
/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddpp.c127 struct dpp_controller *controller; member