Searched refs:pqf (Results 1 – 1 of 1) sorted by relevance
2427 PTR_EVENT_DATA_QUEUE_FULL pqf; in mpt_cam_event() local2430 pqf = (PTR_EVENT_DATA_QUEUE_FULL)msg->Data; in mpt_cam_event()2431 pqf->CurrentDepth = le16toh(pqf->CurrentDepth); in mpt_cam_event()2435 pqf->Bus, pqf->TargetID, pqf->CurrentDepth); in mpt_cam_event()2438 pqf->TargetID) != 0) { in mpt_cam_event()2445 pqf->TargetID, lun_id) != CAM_REQ_CMP) { in mpt_cam_event()2455 crs.openings = pqf->CurrentDepth - 1; in mpt_cam_event()