Home
last modified time | relevance | path

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

/openbsd/sys/dev/
H A Dsoftraidvar.h665 struct sr_ccb *sr_ccb_get(struct sr_discipline *);
H A Dsoftraid.c1939 sr_ccb_get(struct sr_discipline *sd) in sr_ccb_get() function
1989 ccb = sr_ccb_get(sd); in sr_ccb_rw()