Searched defs:intf_hdl (Results 1 – 2 of 2) sorted by relevance
125 struct intf_hdl { struct130 void (*intf_hdl_init)(u8 *priv); argument131 void (*intf_hdl_unload)(u8 *priv); argument132 void (*intf_hdl_open)(u8 *priv); argument133 void (*intf_hdl_close)(u8 *priv); argument134 struct _io_ops io_ops;
124 struct intf_hdl { struct125 struct adapter *padapter;126 struct dvobj_priv *pintf_dev;/* pointer to &(padapter->dvobjpriv); */128 struct _io_ops io_ops;