Home
last modified time | relevance | path

Searched refs:cb_ops (Results 1 – 25 of 337) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/uts/common/os/
H A Ddriver.c285 struct cb_ops *cb; in dev_open()
294 struct cb_ops *cb; in dev_close()
462 struct cb_ops *cb; in bdev_print()
521 struct cb_ops *cb; in bdev_dump()
530 struct cb_ops *cb; in cdev_read()
539 struct cb_ops *cb; in cdev_write()
549 struct cb_ops *cb; in cdev_ioctl()
559 struct cb_ops *cb; in cdev_devmap()
575 struct cb_ops *cb; in cdev_segmap()
586 struct cb_ops *cb; in cdev_poll()
[all …]
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnbe.c106 static struct cb_ops cb_ops = { variable
133 &cb_ops, /* devo_cb_ops */
H A Dxnbo.c685 static struct cb_ops cb_ops = { variable
712 &cb_ops, /* devo_cb_ops */
/illumos-gate/usr/src/uts/common/io/
H A Dconf.c50 struct cb_ops no_cb_ops = {
H A Doptions.c54 (struct cb_ops *)0, /* driver operations */
H A Dnulldriver.c64 static struct cb_ops nulldriver_cb_ops = {
H A Dcpc.c834 static struct cb_ops cb_ops = { variable
904 &cb_ops,
H A Dbl.c184 static struct cb_ops bl_cb_ops = {
/illumos-gate/usr/src/uts/common/sys/hotplug/pci/
H A Dpcihp.h40 struct cb_ops *pcihp_get_cb_ops(void);
/illumos-gate/usr/src/uts/common/sys/
H A Ddevops.h88 struct cb_ops { struct
415 struct cb_ops *devo_cb_ops; /* cb_ops pointer for leaf drivers */
454 static struct cb_ops cb_##XXname = { \
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_devctl.c57 struct cb_ops pci_cb_ops = {
78 extern struct cb_ops *pcihp_ops;
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dcentral.c108 (struct cb_ops *)0, /* cb_ops */
H A Dsimmstat.c68 static struct cb_ops simmstat_cb_ops = {
H A Dsram.c63 static struct cb_ops sram_cb_ops = {
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394.c48 static struct cb_ops hci1394_cb_ops = {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbftdi/
H A Dusbser_uftdi.c115 static struct cb_ops uftdi_cb_ops = {
/illumos-gate/usr/src/uts/i86xpv/io/
H A Dballoon_drv.c131 static struct cb_ops balloon_cb_ops = {
H A Ddomcaps.c121 static struct cb_ops domcaps_cb_ops = {
/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/usbsprl/
H A Dusbser_pl2303.c105 static struct cb_ops usbser_pl2303_cb_ops = {
/illumos-gate/usr/src/uts/sun4u/io/ppm/
H A Dschppm.c71 (struct cb_ops *)0, /* cb_ops */
/illumos-gate/usr/src/uts/intel/io/
H A Dpit_beep.c62 struct cb_ops pit_beep_cb_ops = {
/illumos-gate/usr/src/uts/common/io/usb/hubd/
H A Dhubd.c50 static struct cb_ops hubd_cb_ops = {
/illumos-gate/usr/src/uts/common/kmdb/
H A Dkdrv.c199 static struct cb_ops kdrv_cb_ops = {
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_ddi.c206 static struct cb_ops rdsv3_cb_ops = {
/illumos-gate/usr/src/uts/common/io/cxgbe/cxgbe/
H A Dcxgbe.c43 static struct cb_ops cxgbe_cb_ops = {

12345678910>>...14