Searched defs:sbp_dev (Results 1 – 1 of 1) sorted by relevance
154 struct sbp_dev { struct162 uint8_t status:4,163 timeout:4;164 uint8_t type;165 uint16_t lun_id;166 uint16_t freeze;193 struct sbp_dev **luns; argument