Home
last modified time | relevance | path

Searched refs:fctl_ulp_port_ioctl (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h422 int fctl_ulp_port_ioctl(fc_local_port_t *port, dev_t dev, int cmd,
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5299 fctl_ulp_port_ioctl(fc_local_port_t *port, dev_t dev, int cmd, in fctl_ulp_port_ioctl() function
H A Dfp.c849 ret = fctl_ulp_port_ioctl(port, dev, cmd, data, in fp_ioctl()