Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/
Ds390io.c7376 u32 indesc[28]; in __get_chpid_from_lir() member
7387 if (!(lir->indesc[0]&0xc0000000)) in __get_chpid_from_lir()
7390 if (!(lir->indesc[0]&0x10000000)) in __get_chpid_from_lir()
7395 return (u16) (lir->indesc[0]&0x000000ff); in __get_chpid_from_lir()