Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sbp/
H A Dsbp.c158 struct sbp_dev{ struct
169 u_int8_t status:4,
170 timeout:4;
171 u_int8_t type;
195 struct sbp_dev **luns; argument