taglinefilesource code
max19kernel/blk_drv/scsi/scsi_ioctl.c#define max(a,b) (((a) > (b)) ? (a) : (b))
max50net/drv/we8003/handler.cmax(int a, int b)