Searched refs:last_done (Results 1 – 3 of 3) sorted by relevance
591 bool last_done; in m2m_hw_interrupt() local609 last_done = !desc || desc->txd.cookie; in m2m_hw_interrupt()616 if (!last_done && in m2m_hw_interrupt()635 last_done = true; in m2m_hw_interrupt()643 if (last_done && in m2m_hw_interrupt()
534 struct scsi_ctrl_blk *last_done; /* 54 */ member
926 if (host->last_done != NULL) { in initio_append_done_scb()927 host->last_done->next = scbp; in initio_append_done_scb()928 host->last_done = scbp; in initio_append_done_scb()931 host->last_done = scbp; in initio_append_done_scb()941 host->last_done = NULL; in initio_find_done_scb()