Searched refs:check_type (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/driver/disk/ahci/ | ||
H A D | mod.rs | 82 let tp = hba_mem_port.check_type(); in ahci_init() |
H A D | hba.rs | 133 pub fn check_type(&mut self) -> HbaPortType { in check_type() method |