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

/drivers/atm/
H A Dfirestream.c1300 u32 tint; local
1309 pci_read_config_dword (pdev, 0x28, &tint);
1310 if (tint != 0x80) {
1311 tint = 0x80;
1312 pci_write_config_dword (pdev, 0x28, tint);

Completed in 36 milliseconds