Searched defs:_lm_device_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h101 #define elink_dev _lm_device_t
2115 IN struct _lm_device_t *pdev,
2683 typedef void(*lm_sq_comp_cb_t)(struct _lm_device_t *pdev, struct sq_pending_command *pending);
2828 struct _lm_device_t *pdev;
2846 typedef void(*lm_cid_recycled_cb_t)(struct _lm_device_t *pdev, void *cookie, s32_t cid);
3096 typedef struct _lm_device_t struct
3135 struct _lm_device_t* pf_dev;
3188 lm_status_t lm_pretend_func( struct _lm_device_t *pdev, u16_t pretend_func_num );
3227 void init_status_blocks(struct _lm_device_t *pdev);
3229 void lm_setup_ndsb_index(struct _lm_device_t *pde
[all...]

Completed in 93 milliseconds