Home
last modified time | relevance | path

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

/drivers/net/
Dhp.c125 int i, retval, board_id, wordmode; in hp_probe1() local
147 wordmode = 1; in hp_probe1()
150 wordmode = 0; in hp_probe1()
167 int *irqp = wordmode ? irq_16list : irq_8list; in hp_probe1()
202 ei_status.word16 = wordmode; in hp_probe1()
205 ei_status.stop_page = wordmode ? HP_16BSTOP_PG : HP_8BSTOP_PG; in hp_probe1()
/drivers/video/console/
Dsticore.c724 static int __devinit sti_read_rom(int wordmode, struct sti_struct *sti, in sti_read_rom() argument
735 if (wordmode) in sti_read_rom()
764 if (!wordmode) in sti_read_rom()
774 if (wordmode || sti->graphics_id[1] != 0x09A02587) in sti_read_rom()