Searched refs:sbp_ocb (Results 1 – 1 of 1) sorted by relevance
81 #define SBP_QUEUE_LEN ((SBP_DMA_SIZE - SBP_LOGIN_SIZE) / sizeof(struct sbp_ocb))251 struct sbp_ocb { struct261 STAILQ_ENTRY(sbp_ocb) ocb; argument266 sizeof(struct sbp_ocb) * (i), \302 struct sbp_ocb *ocb;303 STAILQ_HEAD(, sbp_ocb) ocbs;304 STAILQ_HEAD(, sbp_ocb) free_ocbs;305 struct sbp_ocb *last_ocb;319 struct sbp_ocb *mgm_ocb_cur;320 STAILQ_HEAD(, sbp_ocb) mgm_ocb_queue;[all …]