Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/cxt1e1/
Dsbeid.c152 ci->hdw_bid = SBE_BID_PCI_C1T1E1; /* 0x01 - SBE wanPCI-C1T1E1 */ in sbeid_set_hdwbid()
161 ci->hdw_bid = SBE_BID_PCI_C1T1E1; /* 0x01 - SBE wanPCI-C1T1E1 */ in sbeid_set_hdwbid()
205 case SBE_BID_PCI_C1T1E1: /* 0x01 - SBE wanPCI-C1T1E1 */ in sbeid_set_bdtype()
Dsbe_bid.h59 #define SBE_BID_PCI_C1T1E1 0x01 /* SBE wanPCI-C1T1E1 (1 Port) */ macro