Home
last modified time | relevance | path

Searched defs:ccb_timeout (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Ddptvar.h55 int ccb_timeout; /* timeout in ms */ member
/netbsd-src/sys/dev/iscsi/
H A Discsi_send.c1722 ccb_timeout(ccb_t *ccb) in ccb_timeout() function
H A Discsi_globals.h254 struct callout ccb_timeout; /* To make sure it isn't lost */ member