Searched refs:ioblk (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/fatm/
H A Dif_fatmvar.h67 * word and the ioblk and the command blocks), the rest in host memory.
73 * the host resident status and the host resident ioblk (the latter not for
78 bus_addr_t card_ioblk; /* ioblk address to supply to card */
80 void *ioblk; /* host ioblk (not for commands) */ member in struct:fqelem
H A Dif_fatm.c696 el->ioblk = descp;
1095 bd = (struct rbd *)q->q.ioblk;
1185 bd = (struct rbd *)q->q.ioblk;
1498 rpd = (struct rpd *)q->q.ioblk;
1960 tpd = q->q.ioblk;

Completed in 113 milliseconds