Searched defs:iports (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h238 list_node_t list_node; /* list node for pwp->iports list_t */
335 * Note: iports_lock protects iports, iports_attached, and
340 list_t iports; member in struct:pmcs_hw
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c1340 * 'iports'. If the SCSA HBA node can have iport children and also
1343 * HBA driver that does not manage iports should not set SCSA_HBA_HBA.
8274 /* The bus_config request is to configure iports below HBA. */
8353 /* The bus_config request is to unconfigure iports below HBA. */
8972 * The implementation will add the port value into the "scsi-iports" property
8978 * driver that uses iports should expect probe(9E), attach(9E), and detach(9E)
9011 char **iports, **newiports; local
9018 DDI_PROP_DONTPASS | DDI_PROP_NOTPROM, "scsi-iports", &iports,
9022 ddi_prop_free(iports);
9072 char **iports; local
9096 char **iports; local
9239 char **iports; local
9305 char **iports; local
[all...]

Completed in 78 milliseconds