Home
last modified time | relevance | path

Searched refs:ql_fcache_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h293 } ql_fcache_t; typedef
436 void ql_fcache_rel(ql_fcache_t *);
437 ql_fcache_t *ql_get_fbuf(ql_fcache_t *, uint32_t);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c3122 ql_fcache_t *fptr; in ql_get_fcache()
3230 ql_fcache_t *fptr; in ql_get_fcache_ex()
6788 ql_fcache_t *head = NULL; in ql_setup_fcache()
6789 ql_fcache_t *tail = NULL; in ql_setup_fcache()
6790 ql_fcache_t *ftmp; in ql_setup_fcache()
6888 ql_fcache_t *head = NULL; in ql_update_fcache()
6890 ql_fcache_t *ftmp; in ql_update_fcache()
6971 static ql_fcache_t *
6976 if ((fnode = (ql_fcache_t *)(kmem_zalloc(sizeof (ql_fcache_t), in ql_setup_fnode()
7010 ql_fcache_t *tail; in ql_fcache_rel()
[all …]
H A Dql_hba_fru.c266 ql_fcache_t *fptr = ha->fcache; in ql_populate_hba_fru_details()