Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ahci/
H A Dahci.h354 u_int64_t cmd_table_phys; /* 128byte aligned */ member
H A Dahci.c1713 clp->cmd_table_phys = htole64(ch->dma.work_bus + slot->ct_offset); in ahci_execute_transaction()