Searched refs:PAT_ENTITY_LBA (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/parisc/
H A Dlba_pci.c1052 if (PAT_GET_ENTITY(pa_pdc_cell->mod_info) != PAT_ENTITY_LBA) {
1053 panic("pdc_pat_cell_module() entity returned != PAT_ENTITY_LBA!\n");
/linux-master/arch/parisc/include/asm/
H A Dpdcpat.h46 #define PAT_ENTITY_LBA 4 /* local bus adapter */ macro
/linux-master/arch/parisc/kernel/
H A Dinventory.c264 case PAT_ENTITY_LBA:
265 printk(KERN_DEBUG "PAT_ENTITY_LBA: ");

Completed in 162 milliseconds