Home
last modified time | relevance | path

Searched defs:fc_packet (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h143 typedef struct fc_packet { struct
154 void (*pkt_ulp_comp)(struct fc_packet *); argument
157 void (*pkt_comp)(struct fc_packet *); /* callback */ argument
212 _NOTE(SCHEME_PROTECTS_DATA("not messed with after transport", fc_packet)) argument
158 pkt_pdfc_packet global() argument
159 pkt_cmd_dmafc_packet global() argument
160 pkt_cmd_accfc_packet global() argument
161 pkt_cmd_cookiefc_packet global() argument
162 pkt_resp_dmafc_packet global() argument
163 pkt_resp_accfc_packet global() argument
164 pkt_resp_cookiefc_packet global() argument
165 pkt_data_dmafc_packet global() argument
166 pkt_data_accfc_packet global() argument
167 pkt_data_cookiefc_packet global() argument
168 pkt_cmd_cookie_cntfc_packet global() argument
169 pkt_resp_cookie_cntfc_packet global() argument
170 pkt_data_cookie_cntfc_packet global() argument
171 pkt_cmd_fhdrfc_packet global() argument
172 pkt_fca_privatefc_packet global() argument
173 pkt_statefc_packet global() argument
174 pkt_actionfc_packet global() argument
175 pkt_explnfc_packet global() argument
199 pkt_ulp_rsvd1fc_packet global() argument
/titanic_52/usr/src/uts/common/sys/fc4/
H A Dfc_transport.h63 typedef struct fc_packet { struct
73 void (*fc_pkt_comp)(struct fc_packet *); argument
92 struct fc_packet *fc_pkt_next, /* Chain of FC packet reqs. */ argument
94 fc_pkt_prevfc_packet global() argument
[all...]