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

/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_cam.c2452 PTR_EVENT_DATA_QUEUE_FULL pqf; local
2455 pqf = (PTR_EVENT_DATA_QUEUE_FULL)msg->Data;
2456 pqf->CurrentDepth = le16toh(pqf->CurrentDepth);
2460 pqf->Bus, pqf->TargetID, pqf->CurrentDepth);
2463 pqf->TargetID) != 0) {
2470 pqf->TargetID, lun_id) != CAM_REQ_CMP) {
2479 crs.openings = pqf
[all...]

Completed in 61 milliseconds