Searched defs:qlt_alloc_mailbox_command (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c64 static mbox_cmd_t *qlt_alloc_mailbox_command(qlt_state_t *qlt,
1047 mcp = qlt_alloc_mailbox_command(qlt, 156);
1049 EL(qlt, "qlt_alloc_mailbox_command mcp=null\n");
1297 mcp = qlt_alloc_mailbox_command(qlt, 0xC0);
1299 mcp = qlt_alloc_mailbox_command(qlt, 0x80);
1302 EL(qlt, "qlt_alloc_mailbox_command mcp=null\n");
1512 mcp = qlt_alloc_mailbox_command(qlt, 0);
1565 mcp = qlt_alloc_mailbox_command(qlt, 64);
1888 mcp = qlt_alloc_mailbox_command(qlt, 0);
1954 mcp = qlt_alloc_mailbox_command(ql
2457 qlt_alloc_mailbox_command(qlt_state_t *qlt, uint32_t dma_size) function
[all...]

Completed in 58 milliseconds