Home
last modified time | relevance | path

Searched refs:tp (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.5/kernel/src/driver/disk/ahci/
Dmod.rs96 let tp = hba_mem_list[i].ports[j].check_type(); in ahci_rust_init() localVariable
97 match tp { in ahci_rust_init()
105 kdebug!("<ahci_rust_init> Find a {:?} type Disk.", tp); in ahci_rust_init()