proc_scsi_register, proc_scsi_unregister - register SCSI entries in the /proc filesystem
proc_scsi_register always sets the ops field of child to proc_scsi_inode_operations. If the child inode number is less than PROC_SCSI_FILE, the child is registered with a parent of proc_scsi and driver is ignored. Otherwise the child is registered with a parent of driver.
proc_scsi_unregister. If the child inode number is less than PROC_SCSI_FILE, the child is unregistered with a parent of proc_scsi and driver is ignored. Otherwise the child is unregistered with a parent of driver and scsi_init_free is called on the child.
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |