Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/isa/
H A Dgscsio.c79 int gscsio_acb_send_stop(void *, int);
245 tag->ic_send_stop = gscsio_acb_send_stop; in gscsio_acb_init()
352 gscsio_acb_send_stop(void *cookie, int flags) in gscsio_acb_send_stop() function