Home
last modified time | relevance | path

Searched refs:first_avail (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dinitio.h502 struct scsi_ctrl_blk *first_avail; /* 38 */ member
H A Dinitio.c660 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()