Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/eicon/
Dbri.c121 word wSig = 0; in diva_server_bri_start() local
145 wSig = UxCardPortIoInW(card->hw, DivasIOBase, REG_DATA); in diva_server_bri_start()
147 if (wSig == DIVAS_SIGNATURE) in diva_server_bri_start()
155 if (wSig != DIVAS_SIGNATURE) in diva_server_bri_start()
157 DPRINTF(("divas: card failed to start (Sig=0x%x)", wSig)); in diva_server_bri_start()