Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
H A Dfwohcireg.h419 #define OHCI_INT_PHY_SID (0x1 << 16) macro
H A Dfwohci.c574 OHCI_INT_ERR | OHCI_INT_PHY_SID
1701 OHCI_INT_EN | OHCI_INT_ERR | OHCI_INT_PHY_SID
1765 stat & OHCI_INT_PHY_SID ? "SID ":"",
1853 if(stat & OHCI_INT_PHY_SID){
1858 OWRITE(sc, FWOHCI_INTSTATCLR, OHCI_INT_PHY_SID);