Home
last modified time | relevance | path

Searched defs:wdc (Results 1 – 25 of 55) sorted by relevance

123

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dwdc.c190 wdc_allocate_regs(struct wdc_softc *wdc) in wdc_allocate_regs()
289 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_drvprobe() local
477 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdcprobe() local
488 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdcprobe1() local
767 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdcattach() local
856 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdcintr() local
926 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_reset_channel() local
1019 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdcreset() local
1054 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_do_reset() local
1087 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in __wdcwait_reset() local
[all …]
H A Dmvsata.c1059 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in mvsata_bio_start() local
1301 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in mvsata_bio_intr() local
1635 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in mvsata_wdc_cmd_intr() local
2044 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in mvsata_atapi_intr() local
2308 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in mvsata_atapi_phase_complete() local
/dports/security/yapet/yapet-2.3/tests/preload/
H A Dmasterpwchange.cc1020 int wget_wch(void* wdc, std::wint_t* i) { in wget_wch()
1037 int wgetch(void* wdc) { in wgetch()
H A Dcheckyapet.cc47 int wget_wch(void* wdc, std::wint_t* i) { in wget_wch()
64 int wgetch(void* wdc) { in wgetch()
H A Dpwrecord.cc951 int wget_wch(void* wdc, std::wint_t* i) { in wget_wch()
968 int wgetch(void* wdc) { in wgetch()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/scsipi/
H A Datapi_wdc.c195 struct wdc_softc *wdc = device_private(chan->chan_adapter->adapt_dev); in wdc_atapi_get_params() local
243 struct wdc_softc *wdc = device_private(chan->chan_adapter->adapt_dev); in wdc_atapi_probe_device() local
344 struct wdc_softc *wdc = device_private(adapt->adapt_dev); in wdc_atapi_scsipi_request() local
455 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_atapi_start() local
691 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_atapi_intr() local
995 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_atapi_phase_complete() local
/dports/security/yapet/yapet-2.3/libyacurs/tests/preloadlib/
H A Dtestpreload.cc31 int wget_wch(void* wdc, std::wint_t* i) { return __test_wget_wch(wdc, i); } in wget_wch()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ata/
H A Data_wdc.c178 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_ata_bio_start() local
333 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in _wdc_ata_bio_start() local
617 struct wdc_softc *wdc = CHAN_TO_WDC(chp); in wdc_ata_bio_intr() local
/dports/security/yapet/yapet-2.3/libyacurs/src/
H A Dfilesavedialog.cc104 struct stat wdc; in button_press_handler() local
/dports/security/yapet/yapet-2.3/tests/file/
H A Dfileutils.cc132 struct stat wdc; in renameFile() local
/dports/emulators/gxemul/gxemul-0.6.3/src/devices/
H A Ddev_wdc.cc101 DEVICE_TICK(wdc) in DEVICE_TICK() argument
539 DEVICE_ACCESS(wdc) in DEVICE_ACCESS() argument
906 DEVINIT(wdc) in DEVINIT() argument
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/isa/
H A Dwdc_isa.c90 struct wdc_softc wdc; in wdc_isa_probe() local
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dp2000t_mdcr.cpp78 WRITE_LINE_MEMBER(mdcr_device::wdc) in WRITE_LINE_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dp2000t_mdcr.cpp78 WRITE_LINE_MEMBER(mdcr_device::wdc) in WRITE_LINE_MEMBER()
/dports/emulators/mess/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.cpp693 bool wdc = m_decpal->addresswdc(); // Addressing the WDC in READ_LINE_MEMBER() local
812 bool wdc = m_decpal->addresswdc(); // Addressing the WDC in READ_LINE_MEMBER() local
/dports/emulators/mame/mame-mame0226/src/devices/bus/ti99/peb/
H A Dcc_fdc.cpp693 bool wdc = m_decpal->addresswdc(); // Addressing the WDC in READ_LINE_MEMBER() local
812 bool wdc = m_decpal->addresswdc(); // Addressing the WDC in READ_LINE_MEMBER() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpiixide.c701 struct wdc_softc *wdc = &sc->sc_wdcdev; in piix3_4_setup_channel() local
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/core/
H A Dngx_hash.c494 ngx_hash_wildcard_t *wdc; in ngx_hash_wildcard_init() local
/dports/www/nginx-lite/nginx-1.20.2/src/core/
H A Dngx_hash.c494 ngx_hash_wildcard_t *wdc; in ngx_hash_wildcard_init() local
/dports/www/nginx-naxsi/nginx-1.20.2/src/core/
H A Dngx_hash.c494 ngx_hash_wildcard_t *wdc; in ngx_hash_wildcard_init() local
/dports/www/nginx-devel/nginx-1.21.5/src/core/
H A Dngx_hash.c498 ngx_hash_wildcard_t *wdc; in ngx_hash_wildcard_init() local
/dports/www/nginx-full/nginx-1.20.2/src/core/
H A Dngx_hash.c494 ngx_hash_wildcard_t *wdc; in ngx_hash_wildcard_init() local
/dports/www/nginx/nginx-1.20.2/src/core/
H A Dngx_hash.c494 ngx_hash_wildcard_t *wdc; in ngx_hash_wildcard_init() local
/dports/math/libxsmm/libxsmm-1.16.3/samples/deeplearning/gxm/include/
H A DEngine.hpp123 int ic, fac, bac, wtc, wdc, wic, bic, sic, bidc, biic; member in MLEngine
/dports/math/sc-im/sc-im-0.8.2/src/
H A Dtui.c1320 wchar_t wdc[2] = L""; in ui_query_opt() local

123