Home
last modified time | relevance | path

Searched defs:emlxs_ub_priv (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h446 typedef struct emlxs_ub_priv struct
448 fc_unsol_buf_t *ubp;
449 void *port;
451 uint32_t bpl_size;
452 uint8_t *bpl_virt; /* virtual address ptr */
453 uint64_t bpl_phys; /* mapped address */
454 void *bpl_data_handle;
455 void *bpl_dma_handle;
457 uint32_t ip_ub_size;
481 struct emlxs_ub_priv *next; argument