Home
last modified time | relevance | path

Searched refs:fc_pkt_action_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h339 } fc_pkt_action_t; typedef
352 fc_pkt_action_t *pkt_action;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c363 fc_pkt_action_t n_port_busy_actions [] = {
369 fc_pkt_action_t rjt_timeout_actions [] = {
5812 fc_pkt_action_t *action_b; /* Base pointer */ in fctl_pkt_error()