/titanic_44/usr/src/cmd/lp/filter/postscript/common/ |
H A D | dev.h | 42 struct dev { struct 44 /* excluding dev part */ argument 66 char intname[10]; /* internal name (=number) on device, in ascii */ argument
|
/titanic_44/usr/src/cmd/troff/troff.d/ |
H A D | dev.h | 47 struct dev { struct 49 /* excluding dev part */ argument 71 char intname[10]; /* internal name (=number) on device, in ascii */ argument
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_hw.c | 44 oce_map_regs(struct oce_dev *dev) in oce_map_regs() 123 oce_unmap_regs(struct oce_dev *dev) in oce_unmap_regs() 146 oce_pci_init(struct oce_dev *dev) in oce_pci_init() 175 oce_pci_fini(struct oce_dev *dev) in oce_pci_fini() 187 oce_get_bdf(struct oce_dev *dev) in oce_get_bdf() 218 oce_identify_hw(struct oce_dev *dev) in oce_identify_hw() 255 oce_is_reset_pci(struct oce_dev *dev) in oce_is_reset_pci() 278 oce_pci_soft_reset(struct oce_dev *dev) in oce_pci_soft_reset() 323 oce_POST(struct oce_dev *dev) in oce_POST() 393 oce_create_nw_interface(struct oce_dev *dev) in oce_create_nw_interface() [all …]
|
H A D | oce_queue.c | 73 oce_eq_create(struct oce_dev *dev, uint32_t q_len, uint32_t item_size, in oce_eq_create() 163 oce_eq_del(struct oce_dev *dev, struct oce_eq *eq) in oce_eq_del() 195 oce_cq_create(struct oce_dev *dev, struct oce_eq *eq, uint32_t q_len, in oce_cq_create() 291 oce_cq_del(struct oce_dev *dev, struct oce_cq *cq) in oce_cq_del() 328 oce_mq_create(struct oce_dev *dev, struct oce_eq *eq, uint32_t q_len) in oce_mq_create() 427 oce_mq_del(struct oce_dev *dev, struct oce_mq *mq) in oce_mq_del() 456 oce_wq_init(struct oce_dev *dev, uint32_t q_len, int wq_type) in oce_wq_init() 559 oce_wq_fini(struct oce_dev *dev, struct oce_wq *wq) in oce_wq_fini() 584 struct oce_dev *dev = wq->parent; in oce_wq_create() local 663 oce_wq_del(struct oce_dev *dev, struct oce_wq *wq) in oce_wq_del() [all …]
|
H A D | oce_intr.c | 42 oce_setup_intr(struct oce_dev *dev) in oce_setup_intr() 159 oce_teardown_intr(struct oce_dev *dev) in oce_teardown_intr() 183 oce_setup_handlers(struct oce_dev *dev) in oce_setup_handlers() 210 oce_remove_handler(struct oce_dev *dev) in oce_remove_handler() 219 oce_chip_ei(struct oce_dev *dev) in oce_chip_ei() 236 oce_ei(struct oce_dev *dev) in oce_ei() 258 oce_chip_di(struct oce_dev *dev) in oce_chip_di() 275 oce_di(struct oce_dev *dev) in oce_di() 311 struct oce_dev *dev; in oce_isr() local
|
H A D | oce_mbx.c | 91 oce_mbox_init(struct oce_dev *dev) in oce_mbox_init() 130 oce_mbox_wait(struct oce_dev *dev, uint32_t tmo_sec) in oce_mbox_wait() 173 oce_mbox_dispatch(struct oce_dev *dev, uint32_t tmo_sec) in oce_mbox_dispatch() 247 oce_mbox_post(struct oce_dev *dev, struct oce_mbx *mbx, in oce_mbox_post() 330 oce_get_fw_version(struct oce_dev *dev) in oce_get_fw_version() 376 oce_reset_fun(struct oce_dev *dev) in oce_reset_fun() 415 oce_read_mac_addr(struct oce_dev *dev, uint32_t if_id, uint8_t perm, in oce_read_mac_addr() 486 oce_if_create(struct oce_dev *dev, uint32_t cap_flags, uint32_t en_flags, in oce_if_create() 554 oce_if_del(struct oce_dev *dev, uint32_t if_id) in oce_if_del() 591 oce_get_link_status(struct oce_dev *dev, struct link_status *link) in oce_get_link_status() [all …]
|
H A D | oce_gld.c | 54 struct oce_dev *dev = arg; in oce_m_start() local 82 oce_start(struct oce_dev *dev) in oce_start() 119 struct oce_dev *dev = arg; in oce_m_stop() local 135 oce_stop(struct oce_dev *dev) in oce_stop() 161 struct oce_dev *dev = (struct oce_dev *)arg; in oce_m_multicast() local 241 struct oce_dev *dev = arg; in oce_m_unicast() local 280 struct oce_dev *dev = arg; in oce_m_send() local 319 struct oce_dev *dev = arg; in oce_m_getcap() local 351 struct oce_dev *dev = arg; in oce_m_setprop() local 442 struct oce_dev *dev = arg; in oce_m_getprop() local [all …]
|
H A D | oce_fm.c | 43 oce_fm_init(struct oce_dev *dev) in oce_fm_init() 73 oce_fm_fini(struct oce_dev *dev) in oce_fm_fini() 97 oce_fm_check_acc_handle(struct oce_dev *dev, ddi_acc_handle_t acc_handle) in oce_fm_check_acc_handle() 120 oce_fm_check_dma_handle(struct oce_dev *dev, ddi_dma_handle_t dma_handle) in oce_fm_check_dma_handle() 139 oce_fm_ereport(struct oce_dev *dev, char *detail) in oce_fm_ereport()
|
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | drm_irq.c | 71 drm_device_t *dev = (void *)arg; in drm_irq_handler_wrap() local 83 struct drm_device *dev = (struct drm_device *)arg; in vblank_disable_fn() local 102 drm_vblank_cleanup(struct drm_device *dev) in drm_vblank_cleanup() 129 drm_vblank_init(struct drm_device *dev, int num_crtcs) in drm_vblank_init() 190 drm_install_irq_handle(drm_device_t *dev) in drm_install_irq_handle() 224 drm_irq_install(drm_device_t *dev) in drm_irq_install() 262 drm_uninstall_irq_handle(drm_device_t *dev) in drm_uninstall_irq_handle() 271 drm_irq_uninstall(drm_device_t *dev) in drm_irq_uninstall() 322 drm_vblank_count(struct drm_device *dev, int crtc) in drm_vblank_count() 327 static void drm_update_vblank_count(struct drm_device *dev, int crtc) in drm_update_vblank_count() [all …]
|
H A D | drm_drv.c | 169 drm_firstopen(drm_device_t *dev) in drm_firstopen() 234 drm_lastclose(drm_device_t *dev) in drm_lastclose() 318 drm_load(drm_device_t *dev) in drm_load() 390 drm_unload(drm_device_t *dev) in drm_unload() 430 drm_open(drm_device_t *dev, drm_cminor_t *mp, int openflags, in drm_open() 450 drm_close(drm_device_t *dev, int minor, int flag, int otyp, in drm_close() 525 drm_attach(drm_device_t *dev) in drm_attach() 531 drm_detach(drm_device_t *dev) in drm_detach() 539 drm_get_businfo(drm_device_t *dev) in drm_get_businfo() 559 drm_probe(drm_device_t *dev, drm_pci_id_list_t *idlist) in drm_probe()
|
H A D | drm_agpsupport.c | 62 drm_device_is_agp(drm_device_t *dev) in drm_device_is_agp() 84 drm_device_is_pcie(drm_device_t *dev) in drm_device_is_pcie() 163 drm_agp_do_release(drm_device_t *dev) in drm_agp_do_release() 268 drm_agp_lookup_entry(drm_device_t *dev, void *handle) in drm_agp_lookup_entry() 384 drm_agp_init(drm_device_t *dev) in drm_agp_init() 430 drm_agp_fini(drm_device_t *dev) in drm_agp_fini() 442 drm_agp_allocate_memory(size_t pages, uint32_t type, drm_device_t *dev) in drm_agp_allocate_memory() 449 drm_agp_free_memory(agp_allocate_t *handle, drm_device_t *dev) in drm_agp_free_memory() 456 drm_agp_bind_memory(unsigned int key, uint32_t start, drm_device_t *dev) in drm_agp_bind_memory() 474 drm_agp_unbind_memory(unsigned long handle, drm_device_t *dev) in drm_agp_unbind_memory() [all …]
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiopci/ |
H A D | audiopci.c | 94 struct audiopci_dev *dev; member 115 struct audiopci_dev *dev; member 180 #define GET8(dev, offset) \ argument 182 #define GET16(dev, offset) \ argument 184 #define GET32(dev, offset) \ argument 186 #define PUT8(dev, offset, v) \ argument 188 #define PUT16(dev, offset, v) \ argument 190 #define PUT32(dev, offset, v) \ argument 193 #define CLR8(dev, offset, v) PUT8(dev, offset, GET8(dev, offset) & ~(v)) argument 194 #define SET8(dev, offset, v) PUT8(dev, offset, GET8(dev, offset) | (v)) argument [all …]
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiocmi/ |
H A D | audiocmi.c | 96 cmpci_dev_t *dev = port->dev; in cmpci_open() local 121 cmpci_dev_t *dev = port->dev; in cmpci_start() local 217 cmpci_dev_t *dev = port->dev; in cmpci_stop() local 228 cmpci_dev_t *dev = port->dev; in cmpci_count() local 260 #define LEFT(dev, ctl) min(((dev->controls[ctl].value) >> 8), 100) argument 261 #define RIGHT(dev, ctl) min(((dev->controls[ctl].value) & 0xff), 100) argument 262 #define MONO(dev, ctl) min(dev->controls[ctl].value, 100) argument 265 cmpci_setmixer(cmpci_dev_t *dev, uint8_t idx, uint8_t val) in cmpci_setmixer() 272 cmpci_getmixer(cmpci_dev_t *dev, uint8_t idx) in cmpci_getmixer() 280 cmpci_configure_mixer(cmpci_dev_t *dev) in cmpci_configure_mixer() [all …]
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | dev.h | 24 struct pci_device dev; member 46 struct dev struct 48 void (*disable)P((struct dev *)); argument 49 struct dev_id devid; /* device ID string (sent to DHCP server) */ argument 50 int index; /* Index of next device on this controller to probe */ argument 51 int type; /* Type of device I am probing for */ argument 53 int to_probe; /* Flavor of device I am probing */ argument 55 int type_index; /* Index of this device (within type) */ argument 80 extern int probe(struct dev *dev); argument
|
/titanic_44/usr/src/uts/intel/io/drm/ |
H A D | radeon_irq.c | 74 drm_device_t *dev = (drm_device_t *)(uintptr_t)arg; in radeon_driver_irq_handler() local 119 static int radeon_emit_irq(drm_device_t *dev) in radeon_emit_irq() 137 static int radeon_wait_irq(drm_device_t *dev, int swi_nr) in radeon_wait_irq() 154 static int radeon_driver_vblank_do_wait(struct drm_device *dev, in radeon_driver_vblank_do_wait() 196 radeon_driver_vblank_wait(struct drm_device *dev, unsigned int *sequence) in radeon_driver_vblank_wait() 203 radeon_driver_vblank_wait2(struct drm_device *dev, unsigned int *sequence) in radeon_driver_vblank_wait2() 274 static void radeon_enable_interrupt(struct drm_device *dev) in radeon_enable_interrupt() 298 radeon_driver_irq_preinstall(drm_device_t *dev) in radeon_driver_irq_preinstall() 318 radeon_driver_irq_postinstall(drm_device_t *dev) in radeon_driver_irq_postinstall() 330 radeon_driver_irq_uninstall(drm_device_t *dev) in radeon_driver_irq_uninstall() [all …]
|
H A D | i915_dma.c | 50 int i915_wait_ring(drm_device_t * dev, int n, const char *caller) in i915_wait_ring() 83 int i915_init_hardware_status(drm_device_t *dev) in i915_init_hardware_status() 109 void i915_free_hardware_status(drm_device_t *dev) in i915_free_hardware_status() 131 void i915_kernel_lost_context(drm_device_t * dev) in i915_kernel_lost_context() 144 static int i915_dma_cleanup(drm_device_t * dev) in i915_dma_cleanup() 174 static int i915_initialize(drm_device_t * dev, in i915_initialize() 232 static int i915_dma_resume(drm_device_t * dev) in i915_dma_resume() 370 static int i915_emit_cmds(drm_device_t * dev, int __user * buffer, int dwords) in i915_emit_cmds() 414 int i915_emit_box(drm_device_t * dev, in i915_emit_box() 458 void i915_emit_breadcrumb(drm_device_t *dev) in i915_emit_breadcrumb() [all …]
|
H A D | i915_irq.c | 182 i915_pipe_enabled(struct drm_device *dev, int pipe) in i915_pipe_enabled() 193 u32 i915_get_vblank_counter(struct drm_device *dev, int pipe) in i915_get_vblank_counter() 236 static void i915_capture_error_state(struct drm_device *dev) in i915_capture_error_state() 304 void i915_handle_error(struct drm_device *dev) in i915_handle_error() 416 u32 gm45_get_vblank_counter(struct drm_device *dev, int pipe) in gm45_get_vblank_counter() 429 irqreturn_t igdng_irq_handler(struct drm_device *dev) in igdng_irq_handler() 487 drm_device_t *dev = (drm_device_t *) (void *) arg; in i915_driver_irq_handler() local 559 int i915_emit_irq(drm_device_t * dev) in i915_emit_irq() 615 void i915_user_irq_on(struct drm_device *dev) in i915_user_irq_on() 629 void i915_user_irq_off(struct drm_device *dev) in i915_user_irq_off() [all …]
|
H A D | i915_gem.c | 256 i915_gem_gtt_pwrite(struct drm_device *dev, struct drm_gem_object *obj, in i915_gem_gtt_pwrite() 296 i915_gem_shmem_pwrite(struct drm_device *dev, struct drm_gem_object *obj, in i915_gem_shmem_pwrite() 534 struct drm_device *dev = obj->dev; in i915_gem_object_move_to_active() local 552 struct drm_device *dev = obj->dev; in i915_gem_object_move_to_flushing() local 563 struct drm_device *dev = obj->dev; in i915_gem_object_move_to_inactive() local 589 i915_add_request(struct drm_device *dev, uint32_t flush_domains) in i915_add_request() 667 i915_retire_commands(struct drm_device *dev) in i915_retire_commands() 690 i915_gem_retire_request(struct drm_device *dev, in i915_gem_retire_request() 734 i915_get_gem_seqno(struct drm_device *dev) in i915_get_gem_seqno() 745 i915_gem_retire_requests(struct drm_device *dev) in i915_gem_retire_requests() [all …]
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiols/ |
H A D | audiols.c | 149 read_chan(audigyls_dev_t *dev, int reg, int chn) in read_chan() 164 write_chan(audigyls_dev_t *dev, int reg, int chn, uint32_t value) in write_chan() 175 read_reg(audigyls_dev_t *dev, int reg) in read_reg() 181 write_reg(audigyls_dev_t *dev, int reg, uint32_t value) in write_reg() 190 audigyls_dev_t *dev = arg; in audigyls_read_ac97() local 213 audigyls_dev_t *dev = arg; in audigyls_write_ac97() local 231 select_digital_enable(audigyls_dev_t *dev, int mode) in select_digital_enable() 247 audigyls_i2c_write(audigyls_dev_t *dev, int reg, int data) in audigyls_i2c_write() 279 audigyls_spi_write(audigyls_dev_t *dev, int data) in audigyls_spi_write() 312 audigyls_dev_t *dev = port->dev; in audigyls_open() local [all …]
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiosolo/ |
H A D | audiosolo.c | 139 struct solo_dev *dev; member 177 struct solo_dev *dev; member 238 solo_dspready(solo_dev_t *dev) in solo_dspready() 244 solo_dspwr(solo_dev_t *dev, uint8_t val) in solo_dspwr() 261 solo_cmd(solo_dev_t *dev, uint8_t val) in solo_cmd() 267 solo_cmd1(solo_dev_t *dev, uint8_t cmd, uint8_t val) in solo_cmd1() 275 solo_setmixer(solo_dev_t *dev, uint8_t port, uint8_t value) in solo_setmixer() 284 solo_getmixer(solo_dev_t *dev, uint8_t port) in solo_getmixer() 297 solo_get_byte(solo_dev_t *dev) in solo_get_byte() 310 solo_write(solo_dev_t *dev, uint8_t reg, uint8_t val) in solo_write() [all …]
|
/titanic_44/usr/src/uts/common/io/audio/drv/audioens/ |
H A D | audioens.c | 101 struct audioens_dev *dev; member 154 #define GET8(dev, offset) \ argument 156 #define GET16(dev, offset) \ argument 158 #define GET32(dev, offset) \ argument 160 #define PUT8(dev, offset, v) \ argument 162 #define PUT16(dev, offset, v) \ argument 164 #define PUT32(dev, offset, v) \ argument 167 #define CLR8(dev, offset, v) PUT8(dev, offset, GET8(dev, offset) & ~(v)) argument 168 #define SET8(dev, offset, v) PUT8(dev, offset, GET8(dev, offset) | (v)) argument 169 #define CLR32(dev, offset, v) PUT32(dev, offset, GET32(dev, offset) & ~(v)) argument [all …]
|
/titanic_44/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_resv.c | 148 nsc_dev_t *dev = fd->sf_dev; local 269 nsc_dev_t *dev; in nsc_waiting() local 301 nsc_dev_t *dev = fd->sf_dev; local 327 nsc_dev_t *dev = fd->sf_dev; local 387 nsc_dev_t *dev; local 436 nsc_dev_t *dev = fd->sf_dev; local 516 nsc_dev_t *dev = fd->sf_dev; local 576 nsc_dev_t *dev = fd->sf_dev; local 677 nsc_dev_t *dev = iodev->si_dev; local 741 nsc_dev_t *dev = iodev->si_dev; in _nsc_detach_iodev() local [all …]
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xenbus_client.c | 72 xenbus_watch_path(struct xenbus_device *dev, const char *path, in xenbus_watch_path() 95 xenbus_watch_path2(struct xenbus_device *dev, const char *path, in xenbus_watch_path2() 126 xenbus_switch_state(struct xenbus_device *dev, xenbus_transaction_t xbt, in xenbus_switch_state() 157 error_path(struct xenbus_device *dev) in error_path() 171 common_dev_error(struct xenbus_device *dev, int err, const char *fmt, in common_dev_error() 211 xenbus_dev_error(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_error() 222 xenbus_dev_fatal(struct xenbus_device *dev, int err, const char *fmt, ...) in xenbus_dev_fatal() 235 xenbus_dev_ok(struct xenbus_device *dev) in xenbus_dev_ok() 247 xenbus_grant_ring(struct xenbus_device *dev, unsigned long ring_mfn) in xenbus_grant_ring() 257 xenbus_alloc_evtchn(struct xenbus_device *dev, int *port) in xenbus_alloc_evtchn()
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiop16x/ |
H A D | audiop16x.c | 132 read_reg(p16x_dev_t *dev, int reg, int chn) in read_reg() 145 write_reg(p16x_dev_t *dev, int reg, int chn, unsigned int value) in write_reg() 155 set_reg_bits(p16x_dev_t *dev, int reg, int chn, unsigned int mask) in set_reg_bits() 167 clear_reg_bits(p16x_dev_t *dev, int reg, int chn, unsigned int mask) in clear_reg_bits() 181 p16x_dev_t *dev = arg; in p16x_read_ac97() local 196 p16x_dev_t *dev = arg; in p16x_write_ac97() local 234 p16x_dev_t *dev = port->dev; in p16x_start() local 265 p16x_dev_t *dev = port->dev; in p16x_stop() local 314 p16x_dev_t *dev = port->dev; in p16x_count() local 371 p16x_alloc_port(p16x_dev_t *dev, int num) in p16x_alloc_port() [all …]
|
/titanic_44/usr/src/uts/common/io/yge/ |
H A D | yge.c | 277 yge_dev_t *dev = port->p_dev; in yge_mii_readreg() local 306 yge_dev_t *dev = port->p_dev; in yge_mii_writereg() local 352 yge_dev_t *dev = port->p_dev; in yge_mii_notify() local 448 yge_dev_t *dev; in yge_setrxfilt() local 536 yge_setup_rambuffer(yge_dev_t *dev) in yge_setup_rambuffer() 566 yge_phy_power(yge_dev_t *dev, boolean_t powerup) in yge_phy_power() 681 yge_reset(yge_dev_t *dev) in yge_reset() 911 yge_dev_t *dev = port->p_dev; in yge_init_port() local 990 yge_add_intr(yge_dev_t *dev, int intr_type) in yge_add_intr() 1081 yge_attach_intr(yge_dev_t *dev) in yge_attach_intr() [all …]
|