Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h710 void cxgbi_hbas_remove(struct cxgbi_device *);
Dlibcxgbi.c114 cxgbi_hbas_remove(cdev); in cxgbi_device_destroy()
317 void cxgbi_hbas_remove(struct cxgbi_device *cdev) in cxgbi_hbas_remove() function
335 EXPORT_SYMBOL_GPL(cxgbi_hbas_remove);
387 cxgbi_hbas_remove(cdev); in cxgbi_hbas_add()