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