Home
last modified time | relevance | path

Searched refs:port_dev (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c923 fc_port_dev32_t *port_dev; in emlxs_fcio_get_host_params() local
972 fc_port_dev_t *port_dev; in emlxs_fcio_get_host_params() local
1785 fc_port_dev32_t *port_dev; in emlxs_fcio_get_dev_list() local
1829 port_dev->dev_dtype = 0; in emlxs_fcio_get_dev_list()
1830 port_dev->dev_type[0] = in emlxs_fcio_get_dev_list()
1832 port_dev->dev_state = in emlxs_fcio_get_dev_list()
1853 port_dev++; in emlxs_fcio_get_dev_list()
1863 fc_port_dev_t *port_dev; in emlxs_fcio_get_dev_list() local
1908 port_dev->dev_type[0] = in emlxs_fcio_get_dev_list()
1910 port_dev->dev_state = in emlxs_fcio_get_dev_list()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c1531 usba_device_t *port_dev = ud; in xhci_hcdi_device_route() local
1543 p = port_dev->usb_port; in xhci_hcdi_device_route()
1548 port_dev = hub; in xhci_hcdi_device_route()
1552 ASSERT(port_dev->usb_parent_hub == hub); in xhci_hcdi_device_route()
1553 *root_port = port_dev->usb_port; in xhci_hcdi_device_route()