Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/disk/ahci/
H A Dmod.rs81 let hba_mem_port = &mut hba_mem.ports[j]; in ahci_init() localVariable
82 let tp = hba_mem_port.check_type(); in ahci_init()
117 hba_mem_port.init(clb as u64, fb as u64, &ctbas); in ahci_init()