Searched refs:PAT_GET_ENTITY (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/parisc/include/asm/
H A Dpdcpat.h313 #define PAT_GET_ENTITY(value) (((value) >> 56) & 0xffUL) macro
/linux-master/arch/parisc/kernel/
H A Dinventory.c229 dev->mod_info = pa_pdc_cell->mod_info; /* pass to PAT_GET_ENTITY() */
237 switch (PAT_GET_ENTITY(dev->mod_info)) {
/linux-master/drivers/parisc/
H A Dlba_pci.c1052 if (PAT_GET_ENTITY(pa_pdc_cell->mod_info) != PAT_ENTITY_LBA) {

Completed in 253 milliseconds