Home
last modified time | relevance | path

Searched refs:short_req (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/message/i2o/
Dmemory.c47 if (c->short_req && (sg_count > 8)) in i2o_sg_tablesize()
Dpci.c363 c->short_req = 1; in i2o_pci_probe()
/linux-3.4.99/include/linux/
Di2o.h531 unsigned int short_req:1; /* use small block sizes */ member