Home
last modified time | relevance | path

Searched defs:gd (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.3/kernel/src/filesystem/
DMBR.c14 int MBR_read_partition_table(struct blk_gendisk *gd, void *buf) in MBR_read_partition_table()
/DragonOS-0.1.3/kernel/src/driver/disk/ahci/
Dahci.c651 static long ahci_transfer(struct blk_gendisk *gd, long cmd, uint64_t base_addr, uint64_t count, uin… in ahci_transfer()