Searched refs:pqf (Results 1 – 1 of 1) sorted by relevance
2426 PTR_EVENT_DATA_QUEUE_FULL pqf; in mpt_cam_event() local2429 pqf = (PTR_EVENT_DATA_QUEUE_FULL)msg->Data; in mpt_cam_event()2430 pqf->CurrentDepth = le16toh(pqf->CurrentDepth); in mpt_cam_event()2434 pqf->Bus, pqf->TargetID, pqf->CurrentDepth); in mpt_cam_event()2437 pqf->TargetID) != 0) { in mpt_cam_event()2444 pqf->TargetID, lun_id) != CAM_REQ_CMP) { in mpt_cam_event()2454 crs.openings = pqf->CurrentDepth - 1; in mpt_cam_event()