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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dinitio.h527 struct scsi_ctrl_blk *first_avail; /* 38 */ member in struct:initio_host
H A Dinitio.c691 if ((scb = host->first_avail) != NULL) {
695 if ((host->first_avail = scb->next) == NULL)
727 host->first_avail = cmnd;
2897 host->first_avail = scb;

Completed in 114 milliseconds