Searched refs:portChange (Results 1 – 2 of 2) sorted by relevance
659 hp->RHportStatus->portChange |= PORT_CONNECT_CHANGE; in handleInsRmvIntr()680 hp->RHportStatus->portChange |= PORT_ENABLE_CHANGE; in handleInsRmvIntr()1035 portstatus = hp->RHportStatus->portChange << 16 | hp->RHportStatus->portStatus; in getPortStatusAndChange()1058 hp->RHportStatus->portChange |= bitPos; in setPortChange()1062 hp->RHportStatus->portChange |= bitPos; in setPortChange()1066 hp->RHportStatus->portChange |= bitPos; in setPortChange()1070 hp->RHportStatus->portChange |= bitPos; in setPortChange()1074 hp->RHportStatus->portChange |= bitPos; in setPortChange()1078 hp->RHportStatus->portChange |= bitPos; in setPortChange()1100 hp->RHportStatus->portChange &= ~bitPos; in clrPortChange()[all …]
190 __u16 portChange; member