Searched refs:inq_tpgs (Results 1 – 9 of 9) sorted by relevance
108 if (inq->inq_tpgs == TPGS_FAILOVER_NONE) { in tpgs_tape_device_probe()123 } else if (inq->inq_tpgs == TPGS_FAILOVER_IMPLICIT) { in tpgs_tape_device_probe()129 } else if (inq->inq_tpgs == TPGS_FAILOVER_EXPLICIT) { in tpgs_tape_device_probe()135 } else if (inq->inq_tpgs == TPGS_FAILOVER_BOTH) { in tpgs_tape_device_probe()144 "Unknown tpgs_bits: %x", inq->inq_tpgs)); in tpgs_tape_device_probe()
66 if (inq->inq_tpgs == TPGS_FAILOVER_NONE) { in std_device_probe()86 if (inq->inq_tpgs == TPGS_FAILOVER_IMPLICIT) { in std_device_probe()93 if (inq->inq_tpgs == TPGS_FAILOVER_EXPLICIT) { in std_device_probe()100 if (inq->inq_tpgs == TPGS_FAILOVER_BOTH) { in std_device_probe()109 "Unknown tpgs_bits: %x", inq->inq_tpgs)); in std_device_probe()
86 if (inquiry->inq_tpgs) { in tape_device_probe()
279 if (inq.inq_tpgs == TPGS_FAILOVER_NONE) { in vhci_tpgs_inquiry()285 if (inq.inq_tpgs == TPGS_FAILOVER_IMPLICIT) { in vhci_tpgs_inquiry()287 } else if (inq.inq_tpgs == TPGS_FAILOVER_EXPLICIT) { in vhci_tpgs_inquiry()289 } else if (inq.inq_tpgs == TPGS_FAILOVER_BOTH) { in vhci_tpgs_inquiry()294 inq.inq_tpgs, *mode)); in vhci_tpgs_inquiry()
3684 switch (psd->sd_inq->inq_tpgs) { in vhci_mpapi_update_tpg_data()
74 inq_tpgs : 2, /* impl/expl asymmetric lun access */ member188 inq_tpgs : 2, /* impl/expl asymmetric lun access */
2678 inq->inq_tpgs = TPGS_FAILOVER_IMPLICIT; in sbd_handle_inquiry()
3902 if (guid && (inq->inq_tpgs & TPGS_FAILOVER_EXPLICIT)) in scsi_hba_ident_nodename_compatible_get()3906 if (guid && (inq->inq_tpgs & TPGS_FAILOVER_IMPLICIT)) in scsi_hba_ident_nodename_compatible_get()
9861 cmn_err(CE_NOTE, "tpgs %d", inq->inq_tpgs); in sata_show_inqry_data()