Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h333 } fc_pkt_reason_t; typedef
351 fc_pkt_reason_t *pkt_reason;
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c255 fc_pkt_reason_t remote_stop_reasons [] = {
261 fc_pkt_reason_t general_reasons [] = {
291 fc_pkt_reason_t rjt_reasons [] = {
325 fc_pkt_reason_t n_port_busy_reasons [] = {
332 fc_pkt_reason_t f_busy_reasons [] = {
338 fc_pkt_reason_t ls_ba_rjt_reasons [] = {
349 fc_pkt_reason_t fs_rjt_reasons [] = {
5805 fc_pkt_reason_t *reason_b; /* Base pointer */ in fctl_pkt_error()