Searched refs:first_done (Results 1 – 3 of 3) sorted by relevance
533 struct scsi_ctrl_blk *first_done; /* 50 */ member
900 host->first_done = scbp; in initio_append_done_scb()909 if ((tmp = host->first_done) != NULL) { in initio_find_done_scb()910 if ((host->first_done = tmp->next) == NULL) in initio_find_done_scb()
525 GDLM_ATTR(first_done, 0444, first_done_show, NULL);