Home
last modified time | relevance | path

Searched refs:ahc_delay (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h366 void ahc_delay(long);
H A Daic7xxx_pci.c1821 ahc_delay(500); in aic785X_cable_detect()
1824 ahc_delay(500); in aic785X_cable_detect()
1850 ahc_delay(1000); /* delay 1 msec */ in ahc_acquire_seeprom()
H A Daic7xxx_core.c1345 ahc_delay(100); in ahc_handle_seqint()
2044 ahc_delay(200); in ahc_clear_critical_section()
4587 ahc_delay(1000); in ahc_reset()
5216 ahc_delay(100); in ahc_chip_init()
5569 ahc_delay(500); in ahc_pause_and_flushwork()
6406 ahc_delay(AHC_BUSRESET_DELAY); in ahc_reset_current_bus()
H A Daic7xxx_osm.c385 ahc_delay(long usec) in ahc_delay() function