Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/dpt/
H A Ddpt.h472 u_int16_t SGsiz; /* max number of SG table entrie */ member
H A Ddpt_scsi.c1362 dpt->sgsize = ntohs(conf.SGsiz); in dpt_init()