Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4nex.h32 #define T4_IOCTL_PCIPUT32 (T4_IOCTL + 2) macro
H A Dt4_ioctl.c58 case T4_IOCTL_PCIPUT32: in t4_ioctl()
59 rc = pci_rw(sc, data, mode, cmd == T4_IOCTL_PCIPUT32); in t4_ioctl()