Home
last modified time | relevance | path

Searched refs:CIP (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_cmd.c94 #define CIP(cmdp) ((sda_cmd_impl_t *)(void *)cmdp) macro
151 return (CIP(cmdp)->c_private); in sda_cmd_data()
157 return (CIP(cmdp)->c_errno); in sda_cmd_errno()
163 sda_cmd_impl_t *c = CIP(cmdp); in sda_cmd_notify()
194 sda_cmd_impl_t *c = CIP(cmdp); in sda_cmd_wait()
205 sda_cmd_impl_t *c = CIP(cmdp); in sda_cmd_submit()
250 sda_cmd_impl_t *c = CIP(cmdp); in sda_cmd_resubmit_acmd()
363 errno = CIP(cmdp)->c_errno; in sda_cmd_exec()
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/
H A Dlatin12 M�nchen, arbeite als Aufsicht und Postmaster im CIP-Pool der
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h960 #define CIP(child) ((child_info_t *)(child)) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c3846 child_info_t *cip = CIP(cdip); in fcp_port_ioctl()
3856 cip = CIP(pip); in fcp_port_ioctl()
3925 child_info_t *cip = CIP(cdip); in fcp_port_ioctl()
3932 cip = CIP(pip); in fcp_port_ioctl()
4130 child_info_t *cip = CIP(cdip); in fcp_port_ioctl()
4136 cip = CIP(pip); in fcp_port_ioctl()
12421 CIP(fcp_create_dip(plun, lcount, tcount)); in fcp_get_cip()
12425 CIP(fcp_create_pip(plun, lcount, tcount)); in fcp_get_cip()
12572 (void) fcp_pass_to_hp(pptr, plun, CIP(old_dip), FCP_OFFLINE, in fcp_create_dip()
12762 (void) fcp_pass_to_hp(pptr, plun, CIP(old_pip), in fcp_create_pip()
[all …]