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

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_ioctl.h94 uint16_t from_fw[32]; member in struct:qlt_ioctl_mbox
H A Dqlt.c1446 mcp->from_fw[1], mcp->from_fw[2], mcp->from_fw[3],
1447 mcp->from_fw[10] & 0xff, mcp->from_fw[11] >> 8,
1448 mcp->from_fw[11] & 0xff);
1522 if ((mcp->from_fw[0] == 0x4005) && (mcp->from_fw[1] == 7)) {
1530 "mb0=%x mb1=%x", ret, mcp->from_fw[0], mcp->from_fw[
[all...]
H A Dqlt.h232 uint16_t from_fw[MAX_MBOXES]; member in struct:__anon5405

Completed in 66 milliseconds