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

/freebsd-11.0-release/usr.sbin/bhyve/
H A Dahci.h320 #define AHCI_WORK_SIZE (AHCI_CT_OFFSET + AHCI_CT_SIZE * ch->numslots) macro
/freebsd-11.0-release/sys/dev/ahci/
H A Dahci.h317 #define AHCI_WORK_SIZE (AHCI_CT_OFFSET + AHCI_CT_SIZE * ch->numslots) macro
H A Dahci.c942 NULL, NULL, AHCI_WORK_SIZE, 1, AHCI_WORK_SIZE,
949 AHCI_WORK_SIZE, ahci_dmasetupc_cb, &dcba, 0) || dcba.error) {

Completed in 136 milliseconds