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

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

Completed in 87 milliseconds