Searched refs:inq_dtype (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c185 uchar_t inq_dtype; local
290 inq_dtype = get_inq_dtype(apidp->xport_phys,
294 inq_dtype, &larg) != FPCFGA_OK) {
380 inq_dtype = get_inq_dtype(apidp->xport_phys, dyncomp,
384 dyncomp, inq_dtype, &larg)) != FPCFGA_OK) {
645 inq.inq_dtype = inq.inq_dtype & DTYPE_MASK;
647 inq.inq_dtype = DTYPE_UNKNOWN;
649 inq.inq_dtype = ERR_INQ_DTYPE;
653 inq.inq_dtype,
3374 int *inq_dtype; local
[all...]
H A Dcfga_cs.c746 inq.inq_dtype = DTYPE_UNKNOWN;
795 peri_qual = inq.inq_dtype & FP_PERI_QUAL_MASK;
818 inq.inq_dtype = DTYPE_UNKNOWN;
824 * Failed to get the inq_dtype of device
829 * inq_dtype to some invalid value (0xFF)
852 if (((inq.inq_dtype & DTYPE_MASK) == DTYPE_UNKNOWN) &&
877 inq.inq_dtype, errstring)) != FPCFGA_OK) {
994 inq.inq_dtype, NULL);
1003 inq.inq_dtype, NULL);
/osnet-11/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h198 uchar_t inq_dtype; member in struct:l_inquiry80_struct
H A Dgfc.h227 uchar_t inq_dtype; member in struct:l_inquiry_struct
/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c825 int *inq_dtype; local
834 &inq_dtype) == 1) {
835 int itype = (*inq_dtype) & DTYPE_MASK;
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1108 * Acquires inq_dtype from g_get_inq_dtype() and
1293 /* Get the inq_dtype for each device on dev list. */
1295 /* Get the inq_dtype for each device. */
1329 * Gets the inq_dtype for devices on the fabric FC driver
1333 * inq_dtype is set to the dtype on success
1340 g_get_inq_dtype(char *fcapath, la_wwn_t pwwn, uchar_t *inq_dtype) argument
1404 *inq_dtype = inq_data.dev0_type;
1413 * Gets the inq_dtype for devices on the fabric FC driver
1418 * inq_dtype and in such a case, it cannot PLOGI into itself.
1421 * inq_dtype i
1428 get_fca_inq_dtype(char *fcapath, la_wwn_t pwwn, uchar_t *inq_dtype) argument
2017 update_map_dev_FCP_prop(impl_map_dev_prop_t **prop_list, uchar_t *inq_dtype, int err, int exist) argument
2080 uchar_t inq_dtype; local
[all...]
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dmon.c1207 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
1333 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
1396 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
1554 (((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI) &&
3846 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {
4589 ((inq.inq_dtype & DTYPE_MASK) == DTYPE_ESI)))) {

Completed in 50 milliseconds