Searched refs:last_avail (Results 1 – 2 of 2) sorted by relevance
697 host->last_avail = NULL; in initio_alloc_scb()724 if (host->last_avail != NULL) { in initio_release_scb()725 host->last_avail->next = cmnd; in initio_release_scb()726 host->last_avail = cmnd; in initio_release_scb()729 host->last_avail = cmnd; in initio_release_scb()2915 host->last_avail = prev; in initio_probe_one()
528 struct scsi_ctrl_blk *last_avail; /* 3C */ member