Home
last modified time | relevance | path

Searched defs:softc (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_hw.c468 amdvi_wait(struct amdvi_softc *softc) in amdvi_wait()
723 struct amdvi_softc *softc; in amdvi_print_pci_cap() local
750 struct amdvi_softc *softc; in amdvi_event_intr() local
769 struct amdvi_softc *softc; in amdvi_free_evt_intr_res() local
820 struct amdvi_softc *softc; in amdvi_handle_sysctl() local
982 struct amdvi_softc *softc; in amdvi_do_inv_domain() local
1197 struct amdvi_softc *softc; in amdvi_find_iommu() local
1272 struct amdvi_softc *softc; in amdvi_add_device() local
1291 struct amdvi_softc *softc; in amdvi_remove_device() local
1309 struct amdvi_softc *softc; in amdvi_enable() local
[all …]
H A Divrs_drv.c178 ivhd_dev_add_entry(struct amdvi_softc *softc, uint32_t start_id, in ivhd_dev_add_entry()
206 ivhd_dev_parse(ACPI_IVRS_HARDWARE1 *ivhd, struct amdvi_softc *softc) in ivhd_dev_parse()
605 ivhd_print_cap(struct amdvi_softc *softc, ACPI_IVRS_HARDWARE1 * ivhd) in ivhd_print_cap()
634 struct amdvi_softc *softc; in ivhd_attach() local
707 struct amdvi_softc *softc; in ivhd_detach() local
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_bitmap.c94 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)ptr; in gfxp_bm_register_fbops() local
107 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)ptr; in gfxp_bm_getfb_info() local
132 gfxp_bm_attach(dev_info_t *devi __unused, struct gfxp_fb_softc *softc) in gfxp_bm_attach()
162 bitmap_kdsettext(struct gfxp_fb_softc *softc) in bitmap_kdsettext()
182 bitmap_resume(struct gfxp_fb_softc *softc) in bitmap_resume()
188 bitmap_kdsetmode(struct gfxp_fb_softc *softc, int mode) in bitmap_kdsetmode()
229 bitmap_setup_fb(struct gfxp_fb_softc *softc) in bitmap_setup_fb()
648 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)arg; in bitmap_polled_copy() local
655 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)arg; in bitmap_polled_display() local
662 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)arg; in bitmap_polled_cursor() local
[all …]
H A Dgfxp_vgatext.c292 vgatext_save_text(struct gfxp_fb_softc *softc) in vgatext_save_text()
302 vgatext_suspend(struct gfxp_fb_softc *softc) in vgatext_suspend()
320 vgatext_resume(struct gfxp_fb_softc *softc) in vgatext_resume()
362 vgatext_kdsettext(struct gfxp_fb_softc *softc) in vgatext_kdsettext()
381 vgatext_kdsetgraphics(struct gfxp_fb_softc *softc) in vgatext_kdsetgraphics()
791 vgatext_hide_cursor(struct gfxp_fb_softc *softc) in vgatext_hide_cursor()
832 vgatext_get_cursor(struct gfxp_fb_softc *softc, in vgatext_get_cursor()
846 vgatext_get_text(struct gfxp_fb_softc *softc) in vgatext_get_text()
884 vgatext_set_text(struct gfxp_fb_softc *softc) in vgatext_set_text()
945 vgatext_init(struct gfxp_fb_softc *softc) in vgatext_init()
[all …]
H A Dgfxp_fb.c77 gfxp_check_for_console(dev_info_t *devi, struct gfxp_fb_softc *softc, in gfxp_check_for_console()
176 gfxp_fb_resume(struct gfxp_fb_softc *softc) in gfxp_fb_resume()
183 gfxp_fb_suspend(struct gfxp_fb_softc *softc) in gfxp_fb_suspend()
193 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)ptr; in gfxp_fb_attach() local
274 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)ptr; in gfxp_fb_detach() local
311 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)ptr; in gfxp_fb_open() local
328 do_gfx_ioctl(int cmd, intptr_t data, int mode, struct gfxp_fb_softc *softc) in do_gfx_ioctl()
456 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)ptr; in gfxp_fb_ioctl() local
471 struct gfxp_fb_softc *softc = (struct gfxp_fb_softc *)ptr; in gfxp_fb_devmap() local
H A Dgfxp_fb.h33 #define GFXP_IS_CONSOLE(softc) ((softc)->flags & GFXP_FLAG_CONSOLE) argument
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c190 struct vgatext_softc *softc; in vgatext_attach() local
250 struct vgatext_softc *softc = getsoftc(instance); in vgatext_detach() local
298 struct vgatext_softc *softc; in vgatext_info() local
330 struct vgatext_softc *softc = getsoftc(DEV2INST(*devp)); in vgatext_open() local
341 struct vgatext_softc *softc = getsoftc(DEV2INST(devp)); in vgatext_close() local
358 struct vgatext_softc *softc = getsoftc(DEV2INST(dev)); in vgatext_ioctl() local
390 struct vgatext_softc *softc; in vgatext_devmap() local
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddprov.c1752 dprov_state_t *softc; in dprov_getinfo() local
1774 dprov_state_t *softc; in dprov_attach() local
1947 dprov_state_t *softc; in dprov_digest_init() local
1984 dprov_state_t *softc; in dprov_digest() local
2010 dprov_state_t *softc; in dprov_digest_update() local
2033 dprov_state_t *softc; in dprov_digest_key() local
2056 dprov_state_t *softc; in dprov_digest_final() local
2146 dprov_state_t *softc; in dprov_mac_init() local
2179 dprov_state_t *softc; in dprov_mac() local
2202 dprov_state_t *softc; in dprov_mac_update() local
[all …]
H A Ddca.c3652 dca_t *softc; in dca_encrypt_init() local
3692 dca_t *softc; in dca_encrypt() local
3744 dca_t *softc; in dca_encrypt_update() local
3787 dca_t *softc; in dca_encrypt_final() local
3874 dca_t *softc; in dca_decrypt_init() local
3914 dca_t *softc; in dca_decrypt() local
3967 dca_t *softc; in dca_decrypt_update() local
4010 dca_t *softc; in dca_decrypt_final() local
4101 dca_t *softc; in dca_sign_init() local
4139 dca_t *softc; in dca_sign() local
[all …]
/illumos-gate/usr/src/uts/sun4/io/
H A Dtod.c152 struct tod_softc *softc; in tod_getinfo() local
181 struct tod_softc *softc = NULL; in tod_attach() local
237 struct tod_softc *softc; in tod_detach() local
292 struct tod_softc *softc; in tod_ioctl() local
/illumos-gate/usr/src/uts/sun4u/mpxu/io/
H A Dtsalarm.c164 struct tsalarm_softc *softc; in tsalarm_getinfo() local
193 struct tsalarm_softc *softc = NULL; in tsalarm_attach() local
243 struct tsalarm_softc *softc; in tsalarm_detach() local
294 struct tsalarm_softc *softc; in tsalarm_ioctl() local
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c915 fs_attach(void *softc, struct l9p_request *req) in fs_attach()
1076 fs_create(void *softc, struct l9p_request *req) in fs_create()
1695 fs_open(void *softc, struct l9p_request *req) in fs_open()
1730 fs_read(void *softc, struct l9p_request *req) in fs_read()
1811 fs_remove(void *softc, struct l9p_fid *fid) in fs_remove()
1851 fs_stat(void *softc, struct l9p_request *req) in fs_stat()
1871 fs_walk(void *softc, struct l9p_request *req) in fs_walk()
2069 fs_write(void *softc, struct l9p_request *req) in fs_write()
2104 fs_wstat(void *softc, struct l9p_request *req) in fs_wstat()
2270 fs_lopen(void *softc, struct l9p_request *req) in fs_lopen()
[all …]
H A Dbackend.h33 void *softc; member
/illumos-gate/usr/src/uts/sun4u/io/
H A Depic.c173 struct epic_softc *softc; in epic_getinfo() local
201 struct epic_softc *softc = NULL; in epic_attach() local
274 struct epic_softc *softc; in epic_detach() local
333 struct epic_softc *softc; in epic_ioctl() local
H A Dpic16f747.c176 struct pic_softc *softc; in pic_getinfo() local
205 struct pic_softc *softc = NULL; in pic_attach() local
300 struct pic_softc *softc; in pic_detach() local
347 struct pic_softc *softc; in pic_ioctl() local
H A Dgpio_87317.c176 struct gpio_softc *softc; in gpio_getinfo() local
204 struct gpio_softc *softc = NULL; in gpio_attach() local
294 struct gpio_softc *softc; in gpio_detach() local
346 struct gpio_softc *softc = getsoftc(instance); in gpio_ioctl() local
H A Dmem_cache.c201 struct mem_cache_softc *softc; in mem_cache_getinfo() local
229 struct mem_cache_softc *softc = NULL; in mem_cache_attach() local
289 struct mem_cache_softc *softc; in mem_cache_detach() local
905 struct mem_cache_softc *softc; in mem_cache_ioctl() local
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dses.h58 #define SES_DEVP(softc) ((softc)->ses_devp) argument
59 #define SES_DEVINFO(softc) (SES_DEVP(softc)->sd_dev) argument
60 #define SES_RQSENSE(softc) (SES_DEVP(softc)->sd_sense) argument
61 #define SES_ROUTE(softc) (&SES_DEVP(softc)->sd_address) argument
64 #define ISOPEN(softc) ((softc)->ses_lyropen || (softc)->ses_oflag) argument
/illumos-gate/usr/src/cmd/bhyve/
H A Dacpi_device.c46 void *softc; member
52 acpi_device_create(struct acpi_device **const new_dev, void *const softc, in acpi_device_create()
/illumos-gate/usr/src/uts/sun4v/ontario/io/
H A Dtsalarm.c353 struct tsalarm_softc *softc; in tsalarm_getinfo() local
382 struct tsalarm_softc *softc = NULL; in tsalarm_attach() local
443 struct tsalarm_softc *softc; in tsalarm_detach() local
473 struct tsalarm_softc *softc; in tsalarm_open() local
578 struct tsalarm_softc *softc; in tsalarm_close() local
644 struct tsalarm_softc *softc; in tsalarm_ioctl() local
/illumos-gate/usr/src/uts/intel/io/ipmi/
H A Dipmi_main.c64 static struct ipmi_softc softc; variable
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c837 struct bofi_errent *softc; in bofi_open() local
886 struct bofi_errent *softc; in bofi_close() local
917 struct bofi_errent *softc; in bofi_ioctl() local
1736 struct bofi_errent *softc) in bofi_errdef_alloc()
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c599 dcam_state_t *softc; in dcam_close() local
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Doffload.h130 void *softc; member