Home
last modified time | relevance | path

Searched refs:IPS_ONE_SEC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dips.c4714 MDELAY(IPS_ONE_SEC); in ips_init_copperhead()
4740 MDELAY(IPS_ONE_SEC); in ips_init_copperhead()
4758 MDELAY(IPS_ONE_SEC); in ips_init_copperhead()
4807 MDELAY(IPS_ONE_SEC); in ips_init_copperhead_memio()
4851 MDELAY(IPS_ONE_SEC); in ips_init_copperhead_memio()
4903 MDELAY(IPS_ONE_SEC); in ips_init_morpheus()
4959 MDELAY(IPS_ONE_SEC); in ips_init_morpheus()
5019 MDELAY(IPS_ONE_SEC); in ips_reset_copperhead()
5024 MDELAY(IPS_ONE_SEC); in ips_reset_copperhead()
5064 MDELAY(IPS_ONE_SEC); in ips_reset_copperhead_memio()
[all …]
H A Dips.h216 #define IPS_ONE_SEC 1000 macro