Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.h484 uint32_t capsem; /* Controller capabilities */ member
518 uint32_t capsem; /* Controller capabilities */ member
H A Dahci.c228 ctlr->capsem = ATA_INL(ctlr->r_mem, AHCI_EM_CTL); in ahci_attach()
616 if (*rid == 2 && (ctlr->capsem & in ahci_alloc_resource()