Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dtwe.c81 int twe_start(struct twe_ccb *ccb, int wait);
586 if ((error = twe_start(ccb, wait))) {
602 twe_start(ccb, wait) in twe_start() function