OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ips_timeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
ips.c
110
#define
IPS_TIMEOUT
60000 /* ms */
490
void
ips_timeout
(void *);
1313
callout_reset(&xs->xs_callout, timeout,
ips_timeout
, ccb);
1368
timo = ccb->c_xfer ? ccb->c_xfer->timeout :
IPS_TIMEOUT
;
1634
ips_timeout
(void *arg)
function in typeref:typename:void
ips.c
110
#define
IPS_TIMEOUT
60000 /* ms */
490
void
ips_timeout
(void *);
1313
callout_reset(&xs->xs_callout, timeout,
ips_timeout
, ccb);
1368
timo = ccb->c_xfer ? ccb->c_xfer->timeout :
IPS_TIMEOUT
;
1634
ips_timeout
(void *arg)
function in typeref:typename:void
Completed in 85 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025