Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws.h94 #define TWS_MAX_64BIT_SG_ELEMENTS 46 /* max 64-bit sg elements */ macro
H A Dtws.c519 TWS_MAX_64BIT_SG_ELEMENTS : in tws_init()
H A Dtws_cam.c990 if ( num_sgl_entries > TWS_MAX_64BIT_SG_ELEMENTS ) in tws_fill_sg_list()