Home | History | Annotate | Line # | Download | only in include
autoconf.h revision 1.1
      1  1.1  glass 
      2  1.1  glass int always_match __P((struct device *, struct cfdata *, void *));
      3  1.1  glass 
      4  1.1  glass #define DEVICE_UNIT(device) (device->dv_unit)
      5  1.1  glass #define CFDATA_LOC(cfdata) (cfdata->cf_loc)
      6