Searched refs:CAC_SG_SIZE (Results 1 – 2 of 2) sorted by relevance
38 #define CAC_SG_SIZE 32 macro70 struct cac_sgb ccb_seg[CAC_SG_SIZE];
191 CAC_SG_SIZE, CAC_MAX_XFER, 0, in cac_init()348 if (nsegs > CAC_SG_SIZE) in cac_cmd()367 sizeof(struct cac_sgb) * CAC_SG_SIZE) >> 2); in cac_cmd()