Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dahcisatavar.h110 (achp)->ahcic_cmd_tbld, AHCI_CMDTBL_SIZE * (cmd), \
111 AHCI_CMDTBL_SIZE, (op))
Dahcisatareg.h56 #define AHCI_CMDTBL_SIZE ((sizeof(struct ahci_cmd_tbl) + \ macro
Dahcisata_core.c418 dmasize = AHCI_CMDTBL_SIZE * sc->sc_ncmds; in ahci_attach()
471 ((char *)cmdtblp + AHCI_CMDTBL_SIZE * j); in ahci_attach()
474 AHCI_CMDTBL_SIZE * j; in ahci_attach()
576 AHCI_CMDTBL_SIZE * sc->sc_ncmds); in ahci_detach()