Searched refs:ICMD_TO_IRP (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h367 #define ICMD_TO_IRP(x_icmd) \ macro
H A Ddiscovery.c1952 fct_dequeue_els(ICMD_TO_IRP(icmd));
1953 atomic_dec_16(&ICMD_TO_IRP(icmd)->irp_nsa_elses_count);
1974 fct_dequeue_els(ICMD_TO_IRP(icmd));
1975 atomic_dec_16(&ICMD_TO_IRP(icmd)->irp_nsa_elses_count);
2172 irp = ICMD_TO_IRP(icmd);
2321 fct_i_remote_port_t *irp = ICMD_TO_IRP(icmd);

Completed in 50 milliseconds