Lines Matching defs:status

70 	uint_t	status;
76 status = 1;
87 status = 0;
95 status = 0;
103 status = 0;
110 status = 0;
120 if (status) {
186 * xfer command whose status isn't set or until run out of IXL cmds
282 /* return stopped status if at end of IXL cmds & context stopped */
298 * Process given IXL xfer cmd, checking status of each dma descriptor block
299 * for the command until find one whose status isn't set or until full depth
336 * check if status is set in dma descriptor
346 * count dma desc blks whose status was set
353 /* if get to here, status is not set */
356 * cur IXL cmd dma desc status not set. save IXL cur cmd
371 * current state. First, recheck if status has become
372 * set in cur dma descriptor block. (don't reset status
383 * status not set, check intr processing
384 * completion status again
652 * check status of current xfer IXL command's dma descriptor
659 /* Sync the descriptor before we get the status */
667 desc_status = ddi_get32(acc_hdl, &hcidescp->status);
672 * if status is now set here, return skipped, to cause calling
683 * status. This is not enough information however to determine that
686 * status. So we have to look ahead until we're convinced that the HW
689 * Follow the IXL skip-to links until find one whose status is set
769 /* evaluate skip to status further, below */
781 /* evaluate skip to status further, below */
794 /* evaluate skip to status further, below */
832 * if the skip to xfer IXL dma descriptor's status is set,
842 /* Sync the descriptor before we get the status */
850 desc_status = ddi_get32(acc_hdl, &hcidescp->status);
913 * didn't find dma status set, nor location reg match, along skip path