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.h294 } ql_fcache_t; typedef in typeref:struct:ql_fcache
438 void ql_fcache_rel(ql_fcache_t *);
439 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.c125 static ql_fcache_t *ql_setup_fnode(ql_adapter_state_t *);
129 static int ql_check_pci(ql_adapter_state_t *, ql_fcache_t *, uint32_t *);
134 static int ql_check_pci(ql_adapter_state_t *, ql_fcache_t *, uint32_t *);
3016 ql_fcache_t *fptr;
3132 ql_fcache_t *fptr;
6437 ql_fcache_t *head = NULL;
6438 ql_fcache_t *tail = NULL;
6439 ql_fcache_t *ftmp;
6506 kmem_free(ftmp, sizeof (ql_fcache_t));
6542 ql_fcache_t *hea
[all...]
H A Dql_hba_fru.c270 ql_fcache_t *fptr = ha->fcache;

Completed in 57 milliseconds