Home
last modified time | relevance | path

Searched refs:state1 (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Ddscc4.c149 u32 state1; member
1724 while (!(rx_fd->state1 & Hold)) { in dscc4_rx_irq()
1734 rx_fd->state1 &= ~Hold; in dscc4_rx_irq()
1813 rx_fd->state1 |= Hold; in dscc4_rx_irq()
1929 rx_fd->state1 = HiDesc; in dscc4_init_ring()
1932 rx_fd->state1 |= TO_STATE_RX(HDLC_MAX_MRU); in dscc4_init_ring()
/linux-2.4.37.9/include/asm-s390/
Dirq.h528 __u8 state1 : 2; /* path state value 1 */ member
/linux-2.4.37.9/include/asm-s390x/
Dirq.h529 __u8 state1 : 2; /* path state value 1 */ member
/linux-2.4.37.9/drivers/s390/
Ds390io.c5508 if (pgid.inf.ps.state1 == SNID_STATE1_GROUPED) in s390_do_path_verification()