Searched refs:semaph (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.c956 if ((host->semaph == 0) && (host->active == NULL)) {
962 host->semaph = 1;
1064 if (host->semaph == 1) {
1067 host->semaph = 0;
1073 host->semaph = 1;
1084 if (host->semaph == 1) {
1087 host->semaph = 0;
1091 host->semaph = 1;
2883 host->semaph = 1;
H A Dinitio.h511 u8 semaph; /* 0E */ member in struct:initio_host

Completed in 83 milliseconds