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