Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/aacraid/
H A Daacraid.c581 sc->aac_sg_tablesize, /* nsegments */ in aac_alloc()
1350 if (i>0 && nseg_new<=sc->aac_sg_tablesize && in aacraid_map_command_sg()
1687 sc->aac_sg_tablesize = (AAC_FIB_DATASIZE in aac_check_firmware()
1691 sc->aac_sg_tablesize = (AAC_FIB_DATASIZE in aac_check_firmware()
1700 sc->aac_sg_tablesize = (options >> 16); in aac_check_firmware()
2969 sc->aac_sg_tablesize, /* nsegments */ in aac_ioctl_send_raw_srb()
H A Daacraid_var.h450 u_int32_t aac_sg_tablesize; /* max. sg count from host */ member
/freebsd-src/sys/dev/aac/
H A Daacvar.h426 u_int32_t aac_sg_tablesize; /* max. sg count from host */ member
H A Daac.c512 sc->aac_sg_tablesize, /* nsegments */ in aac_alloc()
1806 sc->aac_sg_tablesize = (AAC_FIB_DATASIZE in aac_check_firmware()
1810 sc->aac_sg_tablesize = (AAC_FIB_DATASIZE in aac_check_firmware()
1819 sc->aac_sg_tablesize = (options >> 16); in aac_check_firmware()