Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
mpii.c | 1259 u_int qdepth; local in function:mpii_iocfacts 1316 qdepth = le16toh(ifp.max_reply_descriptor_post_queue_depth); 1317 if (sc->sc_reply_post_qdepth > qdepth) { 1318 sc->sc_reply_post_qdepth = qdepth; |
/src/sys/dev/i2o/ | |
dptivar.h | 146 int qdepth; member in struct:dpt_eata_ctlrinfo |