Searched defs:fcp_ioctl (Results 1 – 2 of 2) sorted by relevance
45 struct fcp_ioctl { struct46 minor_t fp_minor;47 uint32_t listlen;48 caddr_t list;
1370 fcp_ioctl(dev_t dev, int cmd, intptr_t data, int mode, cred_t *credp, in fcp_ioctl() function