DevId
if (PciDevTable[i].VenId == vendorID && PciDevTable[i].DevId == deviceID ) {
if (PciDevTable[i].VenId != vendorID || PciDevTable[i].DevId != deviceID)
if (UsbDevTable[i].VenId == vendorID && UsbDevTable[i].DevId == deviceID ) {
notify_attribute_changed(fInode->GetFileSystem()->DevId(),
notify_entry_created(fInode->GetFileSystem()->DevId(),
notify_attribute_changed(fInode->GetFileSystem()->DevId(),
notify_entry_removed(fInode->GetFileSystem()->DevId(), fInode->ID(),
inline dev_t DevId() const;
inode->fFileCache = file_cache_create(fs->DevId(), inode->ID(), size);
notify_entry_created(fFileSystem->DevId(), dir->ID(), name, ID());
notify_attribute_changed(fFileSystem->DevId(), -1, ID(), name,
notify_entry_removed(fFileSystem->DevId(), ID(), name,
notify_attribute_changed(from->fFileSystem->DevId(), -1, from->ID(),
notify_attribute_changed(to->fFileSystem->DevId(), -1, to->ID(), toName,
notify_entry_moved(from->fFileSystem->DevId(), from->ID(), fromName,
notify_entry_created(fFileSystem->DevId(), ID(), name,
de->d_dev = fFileSystem->DevId();
notify_entry_created(fFileSystem->DevId(), ID(), name, *id);
notify_stat_changed(fInode->GetFileSystem()->DevId(), -1, fInode->ID(),
notify_stat_changed(fInode->GetFileSystem()->DevId(), -1, fInode->ID(),