SBP_QUEUE_LEN
sizeof(struct sbp_ocb) * SBP_QUEUE_LEN;
sizeof(struct sbp_ocb) * SBP_QUEUE_LEN;
for (i = 0; i < SBP_QUEUE_LEN; i++)
sdev->login = (struct sbp_login_res *)&sdev->ocb[SBP_QUEUE_LEN];
sizeof(struct sbp_ocb) * SBP_QUEUE_LEN);
for (i = 0; i < SBP_QUEUE_LEN; i++) {
#define SBP_NUM_OCB (SBP_QUEUE_LEN * SBP_NUM_TARGETS)