Home
last modified time | relevance | path

Searched refs:MVS_CRPB_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mvs/
H A Dmvs.h463 #define MVS_CRPB_SIZE sizeof(struct mvs_crpb) macro
469 #define MVS_WORKRP_SIZE (MVS_CRPB_OFFSET + MVS_CRPB_SIZE * MVS_MAX_SLOTS)
H A Dmvs.c1035 (MVS_CRPB_SIZE * cin_idx)); in mvs_crbq_intr()