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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h182 } fct_cmd_slot_t; typedef in typeref:struct:fct_cmd_slot
256 fct_cmd_slot_t *iport_cmd_slots;
H A Dfct.c1143 fct_cmd_slot_t *slot;
1195 iport->iport_cmd_slots = (fct_cmd_slot_t *)kmem_zalloc(
1196 port->port_max_xchges * sizeof (fct_cmd_slot_t), KM_SLEEP);
1331 sizeof (fct_cmd_slot_t));
2048 fct_cmd_slot_t *slot;
2858 fct_cmd_slot_t *slot;

Completed in 69 milliseconds