PIC_MINOR_TO_INST
inst = PIC_MINOR_TO_INST(getminor((dev_t)arg));
int inst = PIC_MINOR_TO_INST(getminor(*devp));
int inst = PIC_MINOR_TO_INST(getminor(dev));
inst = PIC_MINOR_TO_INST(getminor(dev));