Home
last modified time | relevance | path

Searched refs:TWS_MAX_32BIT_SG_ELEMENTS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/raid/tws/
H A Dtws.h92 #define TWS_MAX_32BIT_SG_ELEMENTS 93 /* max 32-bit sg elements */ macro
H A Dtws_cam.c1076 if ( num_sgl_entries > TWS_MAX_32BIT_SG_ELEMENTS ) in tws_fill_sg_list()
1090 if ( num_sgl_entries > TWS_MAX_32BIT_SG_ELEMENTS ) in tws_fill_sg_list()
H A Dtws.c462 TWS_MAX_32BIT_SG_ELEMENTS; in tws_init()