Home
last modified time | relevance | path

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

/linux/arch/parisc/include/asm/
H A Dpdcpat.h46 #define PAT_ENTITY_LBA 4 /* local bus adapter */ macro
/linux/arch/parisc/kernel/
H A Dinventory.c264 case PAT_ENTITY_LBA: in pat_query_module()
/linux/drivers/parisc/
H A Dlba_pci.c1052 if (PAT_GET_ENTITY(pa_pdc_cell->mod_info) != PAT_ENTITY_LBA) { in lba_pat_resources()