Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c815 char *rpt_type = NULL; in main() local
819 rpt_type = "Current"; in main()
822 rpt_type = "Saved"; in main()
825 rpt_type = "Default"; in main()
828 rpt_type = "(Unknown Type)"; in main()
831 (void) printf("%s zone manager password: 0x", rpt_type); in main()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcgs2.h233 fc_porttype_t rpt_type; member
/illumos-gate/usr/src/uts/common/os/
H A Ddamap.c1603 dam_addr_report(dam_t *mapp, dam_da_t *passp, id_t addrid, int rpt_type) in dam_addr_report() argument
1609 char *, addrstr, int, rpt_type); in dam_addr_report()
1617 if (rpt_type == RPT_ADDR_DEL) in dam_addr_report()
1619 else if (rpt_type == RPT_ADDR_ADD) in dam_addr_report()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c5554 rpt.rpt_type = port->fp_port_type; in fp_ns_reg()
5557 rpt.rpt_type = pd->pd_porttype; in fp_ns_reg()