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

/linux-master/drivers/parisc/
H A Diosapic.c219 static struct irt_entry *irt_cell; variable in typeref:struct:irt_entry
295 if (irt_cell)
368 irt_num_entry = iosapic_load_irt(cell, &irt_cell);
370 irt_cell = NULL; /* old PDC w/o iosapic */
383 struct irt_entry *i = irt_cell;
806 irte = &irt_cell[cnt];
896 struct irt_entry *irte = irt_cell;

Completed in 111 milliseconds