Searched refs:Sig (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dcapifunc.c576 a->plci[k].Sig.callback = sync_callback;
577 a->plci[k].Sig.XNum = 1;
578 a->plci[k].Sig.X = a->plci[k].XData;
579 a->plci[k].Sig.user[0] = (word) (card->Id - 1);
580 a->plci[k].Sig.user[1] = (word) k;
H A Dmessage.c691 if(adapter[i].plci[j].Sig.Id) plci_remove(&adapter[i].plci[j]);
701 if(adapter[i].plci[j].Sig.Id) return 1;
1060 if (plci->Sig.Id == 0xff)
1072 && (plci->Sig.Id
1359 plci->Sig.Id = 0xff;
1600 if(plci->Sig.Id && plci->appl)
1603 if(plci->Sig.Id!=0xff)
2264 cai[2] = plci->Sig.Id;
4139 dbug(1,dprintf("Contr_RC-Id=%08lx,plci=%x,tel=%x, entity=0x%x, command=0x%x, int_command=0x%x",Id,plci->Id,plci->tel,plci->Sig.Id,plci->command,plci->internal_command));
4185 if(plci->Sig
[all...]
H A Ddivacapi.h215 ENTITY Sig; member in struct:_PLCI
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddepca.c1708 char Sig[sizeof(u32) << 1]; member in union:__anon12733
1731 if (dev.Sig[j] == data) { /* track signature */
1734 if (data == dev.Sig[0]) { /* rare case.... */
H A Dewrk3.c1393 char Sig[sizeof(u32) << 1]; member in union:__anon12844
1406 if (dev.Sig[j] == data) { /* track signature */
1409 if (data == dev.Sig[0]) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c4005 char Sig[sizeof(u32) << 1]; member in union:__anon13471
4017 if (dev.Sig[j] == data) { /* track signature */
4020 if (data == dev.Sig[0]) { /* rare case.... */

Completed in 101 milliseconds