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

/linux-master/drivers/atm/
H A Diphase.h1271 #define SUNI_DS3_LOSV 0x01 /* Loss of signal state */ macro
H A Diphase.c842 iadev->carrier_detect = (status & SUNI_DS3_LOSV) ? 0 : 1;
895 iadev->carrier_detect = (status & SUNI_DS3_LOSV) ? 0 : 1;

Completed in 137 milliseconds