Lines Matching refs:portChange
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()
1104 hp->RHportStatus->portChange &= ~bitPos; in clrPortChange()
1108 hp->RHportStatus->portChange &= ~bitPos; in clrPortChange()
1112 hp->RHportStatus->portChange &= ~bitPos; in clrPortChange()
1116 hp->RHportStatus->portChange &= ~bitPos; in clrPortChange()
1247 ps->portChange = PORT_CHANGE_DEFAULT; in hc_alloc_hci()