Searched defs:pm (Results 1 – 1 of 1) sorted by relevance
/DragonOS/kernel/src/driver/disk/ahci/ |
H A D | hba.rs | 295 pub pm: u8, // Port multiplier, 1: Command, 0: Control field 330 pub pm: u8, // Port multiplier, Interrupt bit: 2 field 362 pub pm: u8, // Port multiplier field 376 pub pm: u8, // Port multiplier, direction: 4 - device to host, interrupt: 2 field 410 pub pm: u8, // Port multiplier, direction: 4 - device to host, interrupt: 2, auto-activate: 1 field
|