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

/illumos-gate/usr/src/cmd/tbl/
H A Dt0.c40 int ctop[MAXHEAD][MAXCOL]; variable
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c546 uint16_t ctop = 0; local
719 ctop = NS_RNN_ID;
724 ctop = NS_RCS_ID;
729 ctop = NS_RFT_ID;
750 ctop = NS_RSPN_ID;
755 ctop = NS_RSNN_NN;
775 } else if (ctop != 0) {
776 cmd = fct_create_solct(iport->iport_port, NULL, ctop,
H A Dfct.c2497 uint16_t ctop, fct_icmd_cb_t icmdcb)
2543 switch (ctop) {
2747 FCT_FILL_CTIU_PREAMBLE(p, ctop);
2496 fct_create_solct(fct_local_port_t *port, fct_remote_port_t *query_rp, uint16_t ctop, fct_icmd_cb_t icmdcb) argument

Completed in 55 milliseconds