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 */
520 int fp_out_fpcmds; /* outstanding fp_cmd # */
542 struct fp_cmd *fp_els_resp_pkt; /* ready response pkt */
H A Dfp.h251 typedef struct fp_cmd { struct
260 struct fp_cmd *cmd_next;
273 _NOTE(SCHEME_PROTECTS_DATA("unique per request", fp_cmd))

Completed in 62 milliseconds