Searched refs:MaxReplyDescriptorPostQueueDepth (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/usr.sbin/mpsutil/
H A Dmps_show.c236 facts->MaxReplyDescriptorPostQueueDepth);
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_table.c254 MPR_PRINTFIELD(sc, facts, MaxReplyDescriptorPostQueueDepth, %d);
H A Dmpr.c456 (saved_facts.MaxReplyDescriptorPostQueueDepth !=
457 sc->facts->MaxReplyDescriptorPostQueueDepth) ||
511 sc->facts->MaxReplyDescriptorPostQueueDepth) - 1;
/freebsd-11-stable/sys/dev/mps/
H A Dmps_table.c232 MPS_PRINTFIELD(sc, facts, MaxReplyDescriptorPostQueueDepth, %d);
H A Dmps.c445 (saved_facts.MaxReplyDescriptorPostQueueDepth !=
446 sc->facts->MaxReplyDescriptorPostQueueDepth) ||
497 sc->facts->MaxReplyDescriptorPostQueueDepth) - 1;
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_ioc.h58 * reply with MaxReplyDescriptorPostQueueDepth.
282 U16 MaxReplyDescriptorPostQueueDepth; /* 0x34 */ member in struct:_MPI2_IOC_FACTS_REPLY
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h67 * reply with MaxReplyDescriptorPostQueueDepth.
366 U16 MaxReplyDescriptorPostQueueDepth; /* 0x34 */ member in struct:_MPI2_IOC_FACTS_REPLY

Completed in 268 milliseconds