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

/freebsd-13-stable/sys/dev/hptmv/
H A Dosbsd.h183 PCommand pCommandBlocks; member in struct:IALAdapter
H A Dentry.c1356 pAdapter->pCommandBlocks =
1358 KdPrint(("pCommandBlocks:%p\n",pAdapter->pCommandBlocks));
1359 if (!pAdapter->pCommandBlocks) {
1365 FreeCommand(_VBUS_P &(pAdapter->pCommandBlocks[i]));
1372 free(pAdapter->pCommandBlocks, M_DEVBUF);
1385 free(pAdapter->pCommandBlocks, M_DEVBUF);

Completed in 105 milliseconds