Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/ipath/
Dipath_common.h485 struct ipath_cmd { struct
Dipath_file_ops.c2230 const struct ipath_cmd __user *ucmd; in ipath_write()
2234 struct ipath_cmd cmd; in ipath_write()
2243 ucmd = (const struct ipath_cmd __user *) data; in ipath_write()