Searched refs:notify_cmd (Results 1 – 1 of 1) sorted by relevance
778 struct ps3_notify_cmd *notify_cmd; in ps3_probe_thread() local791 notify_cmd = (struct ps3_notify_cmd *)&local->buf; in ps3_probe_thread()826 notify_cmd->operation_code = 0; /* must be zero */ in ps3_probe_thread()827 notify_cmd->event_mask = 1UL << notify_region_probe; in ps3_probe_thread()
Completed in 6 milliseconds