Home
last modified time | relevance | path

Searched refs:csio_fcf_info (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_lnode.h56 struct csio_fcf_info { struct
144 struct csio_fcf_info *fcfinfo; /* FCF in use */
Dcsio_lnode.c786 struct csio_fcf_info *fcf_info; in csio_ln_read_fcf_cbfn()
1038 struct csio_fcf_info *fp; in csio_handle_link_down()
1354 struct csio_fcf_info *fcfinfo = container_of(kref, in csio_free_fcfinfo()
1355 struct csio_fcf_info, kref); in csio_free_fcfinfo()
2005 ln->fcfinfo = kzalloc(sizeof(struct csio_fcf_info), GFP_KERNEL); in csio_ln_init()
2032 ln->fcfinfo = kzalloc(sizeof(struct csio_fcf_info), in csio_ln_init()