Searched defs:startpos (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/sym53c8xx_2/
H A Dsym_fw2.h200 u32 startpos [ 1]; member in struct:SYM_FWB_SCR
240 PADDR_B (startpos),
249 * We will restore startpos with SCRATCHA if we fails the
258 PADDR_B (startpos),
263 PADDR_B (startpos),
730 PADDR_B (startpos),
840 PADDR_B (startpos),
1601 PADDR_B (startpos),
H A Dsym_fw1.h207 u32 startpos [ 1]; member in struct:SYM_FWB_SCR
247 PADDR_B (startpos),
257 * We will restore startpos with SCRATCHA if we fails the
755 PADDR_B (startpos),
878 PADDR_B (startpos),
1728 PADDR_B (startpos),
/drivers/video/fbdev/
H A Darcfb.c448 unsigned int fbmemlength,x,y,w,h, bitppos, startpos, endpos, bitcount; local
477 startpos = floorXres(bitppos, xres);
479 bitcount = endpos - startpos;
481 x = startpos % xres;
482 y = startpos / xres;
/drivers/scsi/
H A Dncr53c8xx.c1808 ncrcmd startpos [ 1]; member in struct:script
2102 PADDR (startpos),
2848 PADDR (startpos),
3394 PADDR (startpos),
5240 np->script0->startpos[0] = cpu_to_scr(NCB_SCRIPTH_PHYS (np, tryloop));

Completed in 171 milliseconds