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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c3054 if ((fptr = ql_get_fbuf(ha->fcache, types)) != NULL) {
3078 if ((fptr = ql_get_fbuf(ha->fcache, FTYPE_FW)) != NULL) {
6731 * ql_get_fbuf
6748 ql_get_fbuf(ql_fcache_t *fptr, uint32_t ftype) function

Completed in 60 milliseconds