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