Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h448 struct fp_cmd *fp_wait_head; /* waitQ head */
449 struct fp_cmd *fp_wait_tail; /* waitQ tail */
542 struct fp_cmd *fp_els_resp_pkt; /* ready response pkt */
H A Dfp.h255 typedef struct fp_cmd { struct
264 struct fp_cmd *cmd_next; argument
277 _NOTE(SCHEME_PROTECTS_DATA("unique per request", fp_cmd)) argument