Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dtwavar.h64 void * twa_cmds; member
H A Dtwa.c857 &seg, rseg, size, (void **)&sc->twa_cmds,
874 sc->twa_cmds, size, NULL,
881 if ((uintptr_t)sc->twa_cmds % TWA_ALIGNMENT) {
888 tc = sc->twa_cmd_pkt_buf = (struct twa_command_packet *)sc->twa_cmds;
1104 (char *)tr->tr_command - (char *)sc->twa_cmds,