Home
last modified time | relevance | path

Searched refs:drv_usecwait (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_mii.c66 drv_usecwait(1); in dmfe_read_eeprom()
68 drv_usecwait(1); in dmfe_read_eeprom()
70 drv_usecwait(1); in dmfe_read_eeprom()
72 drv_usecwait(1); in dmfe_read_eeprom()
82 drv_usecwait(1); in dmfe_read_eeprom()
85 drv_usecwait(1); in dmfe_read_eeprom()
88 drv_usecwait(1); in dmfe_read_eeprom()
98 drv_usecwait(1); in dmfe_read_eeprom()
101 drv_usecwait(1); in dmfe_read_eeprom()
104 drv_usecwait(1); in dmfe_read_eeprom()
[all …]
/illumos-gate/usr/src/uts/sun4u/sys/
H A Depic.h96 drv_usecwait(EPIC_DELAY);\
100 drv_usecwait(EPIC_DELAY);\
106 drv_usecwait(EPIC_DELAY);\
110 drv_usecwait(EPIC_DELAY);\
114 drv_usecwait(EPIC_DELAY);\
124 drv_usecwait(EPIC_DELAY);\
130 drv_usecwait(EPIC_DELAY);\
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_mii.c76 drv_usecwait(5); in atge_mii_read()
120 drv_usecwait(5); in atge_mii_write()
145 drv_usecwait(1000); in atge_l1e_mii_reset()
150 drv_usecwait(1000); in atge_l1e_mii_reset()
179 drv_usecwait(1000); in atge_l1e_mii_reset()
193 drv_usecwait(1000); in atge_l1_mii_reset()
196 drv_usecwait(1000); in atge_l1_mii_reset()
205 drv_usecwait(1000); in atge_l1_mii_reset()
213 drv_usecwait(1000); in atge_l1_mii_reset()
254 drv_usecwait(10 * 1000); in atge_l1c_mii_reset()
[all …]
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_hw.c160 drv_usecwait(IPW2200_EEPROM_DELAY); in ipw2200_rom_control()
310 drv_usecwait(10); in ipw2200_load_uc()
319 drv_usecwait(5000); in ipw2200_load_uc()
323 drv_usecwait(5000); in ipw2200_load_uc()
325 drv_usecwait(1000); in ipw2200_load_uc()
327 drv_usecwait(1000); in ipw2200_load_uc()
329 drv_usecwait(1000); in ipw2200_load_uc()
332 drv_usecwait(1000); in ipw2200_load_uc()
349 drv_usecwait(1000); /* wait for a while */ in ipw2200_load_uc()
467 drv_usecwait(100); in ipw2200_load_fw()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_osdep.h78 #define usec_delay(x) drv_usecwait(x)
79 #define usec_delay_irq(x) drv_usecwait(x)
80 #define msec_delay(x) drv_usecwait((x) * 1000)
81 #define msec_delay_irq(x) drv_usecwait((x) * 1000)
/illumos-gate/usr/src/uts/sun4u/io/
H A Denvctrl_targets.c205 drv_usecwait(1000); in ehc_start_pcf8584()
243 drv_usecwait(1000); in ehc_start_pcf8584()
272 drv_usecwait(1000); in ehc_start_pcf8584()
308 drv_usecwait(1000); in ehc_start_pcf8584()
352 drv_usecwait(1000); in ehc_start_pcf8584()
402 drv_usecwait(1000); in ehc_read_pcf8584()
444 drv_usecwait(1000); in ehc_write_pcf8584()
493 drv_usecwait(1000); in ehc_after_read_pcf8584()
597 drv_usecwait(EHC_LONGEST_MSG); in ehc_init_pcf8584()
1017 drv_usecwait(1000); in ehc_read_pcf8591()
/illumos-gate/usr/src/uts/sun/io/audio/drv/audiocs/
H A Daudio_4231_eb2dma.c213 drv_usecwait(1); /* don't beat on the bus */ in eb2_reset()
224 drv_usecwait(1); /* don't beat on the bus */ in eb2_reset()
274 drv_usecwait(1); /* no reason to beat on the bus */ in eb2_start_engine()
331 drv_usecwait(1); in eb2_stop_engine()
341 drv_usecwait(1); /* don't beat on the bus */ in eb2_stop_engine()
/illumos-gate/usr/src/cmd/dtrace/demo/fbt/
H A Ddelay.d28 fbt::drv_usecwait:entry
34 fbt::drv_usecwait:return
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c2021 drv_usecwait(1); in ex_mii_send_bits()
2030 drv_usecwait(1); in ex_mii_send_bits()
2032 drv_usecwait(1); in ex_mii_send_bits()
2045 drv_usecwait(1); in ex_mii_sync()
2076 drv_usecwait(1); in elxl_mii_read()
2078 drv_usecwait(1); in elxl_mii_read()
2080 drv_usecwait(1); in elxl_mii_read()
2083 drv_usecwait(1); in elxl_mii_read()
2085 drv_usecwait(1); in elxl_mii_read()
2100 drv_usecwait(1); in elxl_mii_read()
[all …]
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c294 drv_usecwait(10); in iprb_attach()
296 drv_usecwait(10); in iprb_attach()
628 drv_usecwait(100); in iprb_eeprom_read()
672 drv_usecwait(100); in iprb_eeprom_read()
685 drv_usecwait(10); in iprb_cmd_ready()
764 drv_usecwait(1); in iprb_cmd_submit()
937 drv_usecwait(50); in iprb_stop()
954 drv_usecwait(50); in iprb_start()
958 drv_usecwait(10); in iprb_start()
1567 drv_usecwait(1); in iprb_mii_read()
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/fops/
H A Dtpgs.c189 drv_usecwait(STD_FO_RETRY_DELAY); in std_process_cmplt_pkt()
206 drv_usecwait(5000); in std_process_cmplt_pkt()
212 drv_usecwait(5000); in std_process_cmplt_pkt()
310 drv_usecwait(STD_FO_RETRY_DELAY); in std_path_activate()
350 drv_usecwait(STD_FO_CMD_RETRY_DELAY); in std_path_activate()
/illumos-gate/usr/src/uts/sun4v/ontario/os/
H A Dontario.c133 drv_usecwait(1000); in plat_ide_chipreset()
142 drv_usecwait(1000); in plat_ide_chipreset()
/illumos-gate/usr/src/uts/sun4u/grover/os/
H A Dgrover.c124 drv_usecwait(1000); in plat_ide_chipreset()
133 drv_usecwait(1000); in plat_ide_chipreset()
/illumos-gate/usr/src/uts/sun4u/fjlite/os/
H A Dfjlite.c135 drv_usecwait(1000); in plat_ide_chipreset()
144 drv_usecwait(1000); in plat_ide_chipreset()
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c888 drv_usecwait(5); in afe_initialize()
958 drv_usecwait(1); in afe_sromwidth()
966 drv_usecwait(1); in afe_sromwidth()
968 drv_usecwait(1); in afe_sromwidth()
975 drv_usecwait(1); in afe_sromwidth()
1154 drv_usecwait(1); in afe_miitristate()
1156 drv_usecwait(1); in afe_miitristate()
1165 drv_usecwait(1); in afe_miiwritebit()
1167 drv_usecwait(1); in afe_miiwritebit()
1177 drv_usecwait(1); in afe_miireadbit()
[all …]
/illumos-gate/usr/src/uts/common/io/efe/
H A Defe.c487 drv_usecwait(RESET_DELAY); in efe_quiesce()
509 drv_usecwait(MII_DELAY); in efe_mii_read()
530 drv_usecwait(MII_DELAY); in efe_mii_write()
1035 drv_usecwait(RESET_DELAY); in efe_reset()
1076 drv_usecwait(RESET_DELAY); in efe_stop()
1096 drv_usecwait(STOP_DELAY); in efe_stop_dma()
1585 drv_usecwait(EEPROM_DELAY); in efe_eeprom_read()
1622 drv_usecwait(EEPROM_DELAY); in efe_eeprom_readw()
1631 drv_usecwait(EEPROM_DELAY); in efe_eeprom_readbit()
1635 drv_usecwait(EEPROM_DELAY); in efe_eeprom_readbit()
[all …]
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_sis.c78 drv_usecwait(MICROSEC / MILLISEC); /* ---- Wait 1ms ---- */ in sis_reenable_mode()
95 drv_usecwait(MICROSEC / MILLISEC); /* ---- Wait 1ms ---- */ in sis_wait_for_ctrl_ready()
222 drv_usecwait(MICROSEC / MILLISEC); in sis_send_sync_cmd()
/illumos-gate/usr/src/uts/sun4u/taco/os/
H A Dtaco.c149 drv_usecwait(1000); in plat_ide_chipreset()
158 drv_usecwait(1000); in plat_ide_chipreset()
/illumos-gate/usr/src/uts/sun4v/io/
H A Dhardclk.c166 drv_usecwait(HV_TOD_WAIT_USEC); in tod_get()
214 drv_usecwait(HV_TOD_WAIT_USEC); in tod_set()
/illumos-gate/usr/src/uts/intel/io/ipmi/
H A Dipmi_kcs.c64 drv_usecwait(RETRY_USECS); in kcs_wait_for_ibf()
71 drv_usecwait(RETRY_USECS); in kcs_wait_for_ibf()
89 drv_usecwait(RETRY_USECS); in kcs_wait_for_obf()
96 drv_usecwait(RETRY_USECS); in kcs_wait_for_obf()
/illumos-gate/usr/src/uts/common/sys/
H A Dparam.h312 extern void drv_usecwait(clock_t);
313 #define DELAY(n) drv_usecwait(n)
320 drv_usecwait(1); \
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c750 drv_usecwait(5); in mxfe_initialize()
820 drv_usecwait(1); in mxfe_sromwidth()
827 drv_usecwait(1); in mxfe_sromwidth()
829 drv_usecwait(1); in mxfe_sromwidth()
836 drv_usecwait(1); in mxfe_sromwidth()
1562 drv_usecwait(1); in mxfe_miitristate()
1564 drv_usecwait(1); in mxfe_miitristate()
1572 drv_usecwait(1); in mxfe_miiwritebit()
1574 drv_usecwait(1); in mxfe_miiwritebit()
1583 drv_usecwait(1); in mxfe_miireadbit()
[all …]
/illumos-gate/usr/src/uts/common/io/audio/drv/audioixp/
H A Daudioixp.c1006 drv_usecwait(1000); in audioixp_codec_ready()
1043 drv_usecwait(10); in audioixp_codec_sync()
1087 drv_usecwait(10); in audioixp_rd97()
1146 drv_usecwait(10); in audioixp_reset_ac97()
1153 drv_usecwait(10); in audioixp_reset_ac97()
1168 drv_usecwait(10); in audioixp_reset_ac97()
1171 drv_usecwait(10); in audioixp_reset_ac97()
/illumos-gate/usr/src/uts/sun/io/dada/impl/
H A Ddcd_subr.c102 drv_usecwait(1000000); in dcd_poll()
107 drv_usecwait(1000000); in dcd_poll()
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi_fsm.c787 drv_usecwait(100); in atapi_fsm_intr()
814 drv_usecwait(100); in atapi_fsm_intr()
829 drv_usecwait(100); in atapi_fsm_intr()
849 drv_usecwait(100); in atapi_fsm_intr()
871 drv_usecwait(100); in atapi_fsm_intr()

12345678910>>...12