Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dncr.c437 #define HS_TIMEOUT (8) /* Software timeout */ macro
4870 ncr_init (np, "timeout", HS_TIMEOUT); in ncr_start()
5096 } else if(cp->host_status == HS_TIMEOUT) { in ncr_complete()
5853 cp->host_status=HS_TIMEOUT; in ncr_timeout()