Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c1104 IOCTL_LOWLEVEL_GPIO_RDWR *gpio; in emlxs_mb_gpio_write()
1117 sizeof (IOCTL_LOWLEVEL_GPIO_RDWR); in emlxs_mb_gpio_write()
1123 hdr_req->req_length = sizeof (IOCTL_LOWLEVEL_GPIO_RDWR); in emlxs_mb_gpio_write()
1125 gpio = (IOCTL_LOWLEVEL_GPIO_RDWR *)&mb4->un.varSLIConfig.payload; in emlxs_mb_gpio_write()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3277 } IOCTL_LOWLEVEL_GPIO_RDWR; typedef