Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/aac/
H A Daacvar.h429 u_int32_t aac_sg_tablesize; /* max. sg count from host */ member
H A Daac.c510 sc->aac_sg_tablesize, /* nsegments */ in aac_alloc()
1792 sc->aac_sg_tablesize = (AAC_FIB_DATASIZE in aac_check_firmware()
1796 sc->aac_sg_tablesize = (AAC_FIB_DATASIZE in aac_check_firmware()
1805 sc->aac_sg_tablesize = (options >> 16); in aac_check_firmware()