Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dahci.h320 #define AHCI_WORK_SIZE (AHCI_CT_OFFSET + AHCI_CT_SIZE * ch->numslots) macro
/freebsd/sys/dev/ahci/
H A Dahci.h320 #define AHCI_WORK_SIZE (AHCI_CT_OFFSET + AHCI_CT_SIZE * ch->numslots) macro
H A Dahci.c1088 NULL, NULL, AHCI_WORK_SIZE, 1, AHCI_WORK_SIZE, in ahci_dmainit()
1097 AHCI_WORK_SIZE, ahci_dmasetupc_cb, &dcba, BUS_DMA_NOWAIT); in ahci_dmainit()