Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ahci/
H A Dahci.h353 u_int64_t cmd_table_phys; /* 128byte aligned */ member
H A Dahci.c1692 clp->cmd_table_phys = htole64(ch->dma.work_bus + AHCI_CT_OFFSET + in ahci_execute_transaction()