Searched defs:mode (Results 326 - 350 of 1046) sorted by relevance

<<11121314151617181920>>

/freebsd-9.3-release/sys/dev/ata/chipsets/
H A Data-via.c322 ata_via_new_setmode(device_t dev, int target, int mode) argument
351 ata_via_old_setmode(device_t dev, int target, int mode) argument
445 ata_via_sata_setmode(device_t dev, int target, int mode) argument
[all...]
/freebsd-9.3-release/sys/dev/buslogic/
H A Dbt_mca.c117 bt_mca_alloc_resources(device_t dev, int mode) argument
/freebsd-9.3-release/sys/dev/cxgb/common/
H A Dcxgb_vsc7323.c197 int mode, clk, r; local
/freebsd-9.3-release/sys/dev/dcons/
H A Ddcons_os.c393 dcons_modevent(module_t mode, int type, void *data) argument
/freebsd-9.3-release/sys/dev/drm/
H A Ddrm_agpsupport.c182 int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode) argument
197 struct drm_agp_mode mode; local
[all...]
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_agpsupport.c147 int drm_agp_enable(struct drm_device *dev, struct drm_agp_mode mode) argument
162 struct drm_agp_mode mode; local
[all...]
H A Ddrm_dp_iic_helper.c36 iic_dp_aux_transaction(device_t idev, int mode, uint8_t write_byte, argument
60 int mode, ret; local
82 int mode; local
220 iic_dp_aux_add_bus(device_t dev, const char *name, int (*ch)(device_t idev, int mode, uint8_t write_byte, uint8_t *read_byte), void *priv, device_t *bus, device_t *adapter) argument
[all...]
H A Ddrm_fb_helper.h86 struct drm_display_mode *mode; member in struct:drm_fb_helper
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Dintel_hdmi.c267 static void intel_hdmi_dpms(struct drm_encoder *encoder, int mode) argument
219 intel_hdmi_mode_set(struct drm_encoder *encoder, struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode) argument
306 intel_hdmi_mode_valid(struct drm_connector *connector, struct drm_display_mode *mode) argument
320 intel_hdmi_mode_fixup(struct drm_encoder *encoder, const struct drm_display_mode *mode, struct drm_display_mode *adjusted_mode) argument
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Drs690.c237 struct drm_display_mode *mode = &crtc->base.mode; local
[all...]
/freebsd-9.3-release/sys/dev/hwpmc/
H A Dhwpmc_tsc.c238 enum pmc_mode mode; local
/freebsd-9.3-release/sys/dev/isci/scil/
H A Dscic_sds_port_configuration_agent.c1025 enum SCIC_PORT_CONFIGURATION_MODE mode; local
/freebsd-9.3-release/sys/dev/mcd/
H A Dmcdvar.h12 short mode; member in struct:mcd_mbx
/freebsd-9.3-release/sys/dev/mse/
H A Dmsevar.h77 mousemode_t mode; member in struct:mse_softc
/freebsd-9.3-release/sys/dev/netmap/
H A Dnetmap_pipe.c84 int mode = nmr->nr_flags & NR_REG_MASK; local
/freebsd-9.3-release/sys/dev/ppbus/
H A Dppb_1284.c151 ppb_request_mode(int mode, int options) argument
197 ppb_peripheral_negociate(device_t bus, int mode, int options) argument
528 spp_1284_read(device_t bus, int mode, char *buffer, int max, int *read) argument
597 ppb_1284_read_id(device_t bus, int mode, char *buffer, int max, int *read) argument
631 ppb_1284_read(device_t bus, int mode, char *buffer, int max, int *read) argument
658 ppb_1284_negociate(device_t bus, int mode, int options) argument
[all...]
H A Dppb_msq.c60 int index, epp, mode; local
/freebsd-9.3-release/sys/dev/scc/
H A Dscc_core.c107 int c, error, mode, sysdev; local
310 int chan, error, mode; local
[all...]
/freebsd-9.3-release/sys/dev/sfxge/common/
H A Defx_phy.c354 efx_phy_led_set( __in efx_nic_t *enp, __in efx_phy_led_mode_t mode) argument
/freebsd-9.3-release/sys/dev/sfxge/
H A Dsfxge_port.c234 sfxge_mac_link_update(struct sfxge_softc *sc, efx_link_mode_t mode) argument
259 efx_link_mode_t mode; local
646 efx_link_mode_t mode; local
698 efx_link_mode_t mode; local
[all...]
/freebsd-9.3-release/sys/dev/snp/
H A Dsnp.c135 snp_open(struct cdev *dev, int flag, int mode, struct thread *td) argument
/freebsd-9.3-release/sys/dev/sound/pcm/
H A Dsndstat.c132 sndstat_open(struct cdev *i_dev, int flags, int mode, struct thread *td) argument
154 sndstat_close(struct cdev *i_dev, int flags, int mode, struct thread *td) argument
/freebsd-9.3-release/sys/dev/vt/
H A Dvt_sysmouse.c306 mousemode_t *mode = (mousemode_t *)data; local
356 mousemode_t *mode = (mousemode_t *)data; local
[all...]
/freebsd-9.3-release/sys/fs/cd9660/
H A Dcd9660_rrip.h46 char mode [ISODCL ( 4, 11)]; /* 733 */ member in struct:__anon9233
/freebsd-9.3-release/sys/fs/coda/
H A Dcoda_psdev.c115 vc_open(struct cdev *dev, int flag, int mode, struct thread *td) argument
136 vc_close(struct cdev *dev, int flag, int mode, struct thread *td) argument

Completed in 309 milliseconds

<<11121314151617181920>>