Searched defs:sbp_dev (Results 1 – 1 of 1) sorted by relevance
153 struct sbp_dev { struct164 uint8_t status:4,165 timeout:4;166 uint8_t type;167 uint16_t lun_id;168 uint16_t freeze;195 struct sbp_dev **luns; argument