Searched defs:sbp_dev (Results 1 – 1 of 1) sorted by relevance
273 struct sbp_dev{ struct284 uint8_t status:4,285 timeout:4;286 uint8_t type;287 uint16_t lun_id;288 uint16_t freeze;315 struct sbp_dev **luns; argument