pub type Model<T> = Model<T, PcieDeviceTag>;
PCIe device model.
pub struct Model<T> { /* private fields */ }