Searched refs:fct_cmd_slot_t (Results 1 – 2 of 2) sorted by relevance
182 } fct_cmd_slot_t; typedef256 fct_cmd_slot_t *iport_cmd_slots;
1138 fct_cmd_slot_t *slot; in fct_register_local_port()1190 iport->iport_cmd_slots = (fct_cmd_slot_t *)kmem_zalloc( in fct_register_local_port()1191 port->port_max_xchges * sizeof (fct_cmd_slot_t), KM_SLEEP); in fct_register_local_port()1326 sizeof (fct_cmd_slot_t)); in fct_deregister_local_port()2044 fct_cmd_slot_t *slot; in fct_cmd_free()2854 fct_cmd_slot_t *slot; in fct_handle_to_cmd()