Home
last modified time | relevance | path

Searched defs:maxoffs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c1220 /*3*/ u_char maxoffs; member
1225 /*0*/ u_char maxoffs; member
1676 u_char maxoffs; /* Max scsi offset */ member
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c4091 unsigned char maxoffs = dt ? np->maxoffs_dt : np->maxoffs; local
H A Dsym_hipd.h916 u_char maxoffs; /* Max scsi offset (ST) */ member
/openbmc/linux/drivers/video/fbdev/sis/
H A Dsis_main.c3116 u32 maxoffs = ivideo->video_size - ivideo->hwcursor_size - ivideo->cmdQueueSize; in sisfb_getheapstart() local