Home
last modified time | relevance | path

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

/freebsd/sys/dev/ips/
H A Dips.c357 IPS_MAX_SG_LEN, in ips_adapter_init()
360 IPS_MAX_SG_LEN, in ips_adapter_init()
H A Dipsreg.h48 #define IPS_MAX_SG_LEN (sizeof(ips_sg_element_t) * IPS_MAX_SG_ELEMENTS) macro