Lines Matching refs:status

93  * Return:	Completion status. '0' on Success; Error code otherwise.
114 * Return: Completion status. '0' on Success; Error code otherwise.
218 * dpsw_get_irq_status() - Get the current status of any pending interrupts
223 * @status: Returned interrupts status - one bit per cause:
230 u8 irq_index, u32 *status)
242 cmd_params->status = cpu_to_le32(*status);
252 *status = le32_to_cpu(rsp_params->status);
258 * dpsw_clear_irq_status() - Clear a pending interrupt's status
263 * @status: bits to clear (W1C) - one bit per cause:
265 * 1 = clear status bit
270 u8 irq_index, u32 status)
280 cmd_params->status = cpu_to_le32(status);
294 * Return: Completion status. '0' on Success; Error code otherwise.
409 * Return: Completion status. '0' on Success; Error code otherwise.
441 * Return: Completion status. '0' on Success; Error code otherwise.
483 * Return: Completion status. '0' on Success; Error code otherwise.
513 * Return: Completion status. '0' on Success; Error code otherwise.
550 * Return: Completion status. '0' on Success; Error code otherwise.
575 * Return: Completion status. '0' on Success; Error code otherwise.
601 * Return: Completion status. '0' on Success; Error code otherwise.
642 * Return: Completion status. '0' on Success; Error code otherwise.
677 * Return: Completion status. '0' on Success; Error code otherwise.
710 * Return: Completion status. '0' on Success; Error code otherwise.
747 * Return: Completion status. '0' on Success; Error code otherwise.
778 * Return: Completion status. '0' on Success; Error code otherwise.
811 * Return: Completion status. '0' on Success; Error code otherwise.
838 * Return: Completion status. '0' on Success; Error code otherwise.
866 * Return: Completion status. '0' on Success; Error code otherwise.
900 * Return: Completion status. '0' on Success; Error code otherwise.
925 * Return: Completion status. '0' on Success; Error code otherwise.
959 * Return: Completion status. '0' on Success; Error code otherwise.
1003 * Return: Completion status. '0' on Success; Error code otherwise.
1042 * Return: Completion status. '0' on Success; Error code otherwise.
1081 * Return: Completion status. '0' on Success; Error code otherwise.
1240 * Return: Completion status. '0' on Success; Error code otherwise.
1340 * Return: Completion status. '0' on Success; Error code otherwise.
1592 * Return: Completion status. '0' on Success; Error code otherwise.
1617 * Return: Completion status. '0' on Success; Error code otherwise.
1644 * Return: Completion status. '0' on Success; Error code otherwise.