/titanic_50/usr/src/lib/sun_fc/common/ |
H A D | FCHBAPort.cc | 437 fcio_t fcio; in FCHBAPort() local 510 fcio_t fcio; in deleteNPIVPort() local 530 fcio_t fcio; in createNPIVPort() local 559 fcio_t fcio; in getPortNPIVAttributes() local 585 fcio_t fcio; in getPortAttributes() local 624 fcio_t fcio; in getDiscoveredAttributes() local 665 fcio_t fcio; in getDiscoveredAttributes() local 859 fcio_t fcio; in getRNIDMgmtInfo() local 893 fcio_t fcio; in sendCTPassThru() local 942 fcio_t fcio; in sendRLS() local [all …]
|
H A D | FCHBA.cc | 69 fcio_t fcio; in FCHBA() local 171 fcio_t fcio; in getHBAAttributes() local 218 fcio_t fcio; in doForceLip() local 280 fcio_t fcio; in npivGetHBAAttributes() local 324 fcio_t fcio; in loadAdapters() local
|
H A D | FCHBANPIVPort.cc | 84 fcio_t fcio; in getPortAttributes() local 103 void FCHBANPIVPort::fp_ioctl(string path, int cmd, fcio_t *fcio) { in fp_ioctl()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/ |
H A D | fcio.h | 156 typedef struct fcio { struct 157 uint16_t fcio_xfer; /* direction */ argument 158 uint16_t fcio_cmd; /* sub command */ argument 159 uint16_t fcio_flags; /* flags */ argument 160 uint16_t fcio_cmd_flags; /* command specific flags */ argument 161 size_t fcio_ilen; /* Input buffer length */ argument 162 caddr_t fcio_ibuf; /* Input buffer */ argument 163 size_t fcio_olen; /* Output buffer length */ argument 164 caddr_t fcio_obuf; /* Output buffer */ argument 165 size_t fcio_alen; /* Auxillary buffer length */ argument [all …]
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfc.c | 770 emlxs_fcio_func(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_func() 806 fcio_t fcio; in emlxs_fcio_manage() local 868 emlxs_fcio_diag(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_diag() 908 emlxs_fcio_get_host_params(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_get_host_params() 1027 emlxs_fcio_reset_link(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_reset_link() 1068 emlxs_fcio_reset_hard(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_reset_hard() 1096 emlxs_fcio_download_fw(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_download_fw() 1129 emlxs_fcio_get_fw_rev(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_get_fw_rev() 1162 emlxs_fcio_get_fcode_rev(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_get_fcode_rev() 1195 emlxs_fcio_download_fcode(emlxs_port_t *port, fcio_t *fcio, int32_t mode) in emlxs_fcio_download_fcode() [all …]
|
/titanic_50/usr/src/cmd/luxadm/ |
H A D | qlgcupdate.c | 406 fcio_t fcio; in q_findversion() local 773 fcio_t fcio; in q_load_file() local 978 fcio_t fcio; in fcode_load_file() local
|
H A D | x86_adm.c | 256 fcio_t fcio; in adm_forcelip() local
|
H A D | fcalupdate.c | 308 fcio_t fcio; in findversion() local
|
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcsm.c | 1435 fcio_t fcio; in fcsm_ioctl() local 1501 fcsm_fciocmd(intptr_t arg, int mode, cred_t *credp, fcio_t *fcio) in fcsm_fciocmd() 1683 fcsm_fcio_copyout(fcio_t *fcio, intptr_t arg, int mode) in fcsm_fcio_copyout() 2774 fcio_t *fcio; in fcsm_ct_intr() local 2809 fcio_t *fcio; in fcsm_job_ct_passthru() local 3220 fcsm_ct_passthru(int instance, fcio_t *fcio, int sleep, int job_flags, in fcsm_ct_passthru()
|
/titanic_50/usr/src/lib/storage/libg_fc/common/ |
H A D | map.c | 954 fcio_t fcio; in g_get_host_params() local 1013 g_issue_fcio_ioctl(int fd, fcio_t *fcio, int verbose) in g_issue_fcio_ioctl() 1136 fcio_t fcio; in g_get_dev_list() local 2165 fcio_t fcio; in g_dev_map_init() local 3334 fcio_t fcio; in g_rdls() local 4764 fcio_t fcio; in g_get_fca_port_topology() local 5216 fcio_t fcio; in g_dev_log_in_out() local 5354 fcio_t fcio; in g_get_dev_port_state() local
|
H A D | hot.c | 171 fcio_t fcio; in issue_lip() local
|
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 766 fcio_t fcio; in fp_ioctl() local 7223 fp_fciocmd(fc_local_port_t *port, intptr_t data, int mode, fcio_t *fcio) in fp_fciocmd() 9696 fp_set_rnid(fc_local_port_t *port, intptr_t data, int mode, fcio_t *fcio) in fp_set_rnid() 9750 fp_get_rnid(fc_local_port_t *port, intptr_t data, int mode, fcio_t *fcio) in fp_get_rnid() 9834 fp_send_rnid(fc_local_port_t *port, intptr_t data, int mode, fcio_t *fcio, in fp_send_rnid() 9965 fp_fcio_copyout(fcio_t *fcio, intptr_t data, int mode) in fp_fcio_copyout() 10042 fp_fillout_p2pmap(fc_local_port_t *port, fcio_t *fcio, int mode) in fp_fillout_p2pmap() 10471 fp_fillout_loopmap(fc_local_port_t *port, fcio_t *fcio, int mode) in fp_fillout_loopmap() 15037 fp_fcio_login(fc_local_port_t *port, fcio_t *fcio, job_request_t *job) in fp_fcio_login() 15177 fp_fcio_logout(fc_local_port_t *port, fcio_t *fcio, job_request_t *job) in fp_fcio_logout()
|