Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/dpt/
H A Ddpt.h469 u_int16_t queuesiz; /* max number of queueable CPs */ member
H A Ddpt_scsi.c1347 dpt->max_dccbs = ntohs(conf.queuesiz); in dpt_init()