Home
last modified time | relevance | path

Searched defs:copy_threshold (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h260 uint16_t copy_threshold; /* anything this size or less is copied up */ member
290 uint16_t copy_threshold; /* anything this size or less is copied up */ member
/titanic_51/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c875 uint32_t copy_threshold, minsize; in sbd_handle_read() local