Searched refs:psdsc (Results 1 – 1 of 1) sorted by relevance
2473 PTR_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE psdsc; in mpt_cam_event() local2475 psdsc = (PTR_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE)msg->Data; in mpt_cam_event()2477 psdsc->TargetID) != 0) in mpt_cam_event()2481 switch(psdsc->ReasonCode) { in mpt_cam_event()2490 cam_sim_path(sim), psdsc->TargetID, in mpt_cam_event()2501 psdsc->TargetID, CAM_LUN_WILDCARD) != in mpt_cam_event()2517 "0x%02x ReasonCode: 0x%02x\n", psdsc->Bus, in mpt_cam_event()2518 psdsc->TargetID, psdsc->ReasonCode); in mpt_cam_event()