|
|
The close(D2osdi) routine in the Sram driver calls minor(D3oddi) to determine the minor number of this device, the decrements the opened variable. This is just to identify when the last close( ) of the device is executed, although the Sram driver does not actually do anything with this information.