Searched refs:first_avail (Results 1 – 2 of 2) sorted by relevance
502 struct scsi_ctrl_blk *first_avail; /* 38 */ member
661 if ((scb = host->first_avail) != NULL) { in initio_alloc_scb()665 if ((host->first_avail = scb->next) == NULL) in initio_alloc_scb()697 host->first_avail = cmnd; in initio_release_scb()2879 host->first_avail = scb; in initio_probe_one()