Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/disk/ahci/
Dahci.c192 uint8_t ipm = (ssts >> 8) & 0x0F; in check_type() local
197 if (ipm != HBA_PORT_IPM_ACTIVE) in check_type()