Home
last modified time | relevance | path

Searched refs:cxgbi_device_portmap_create (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h598 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base,
H A Dlibcxgbi.c75 int cxgbi_device_portmap_create(struct cxgbi_device *cdev, unsigned int base, in cxgbi_device_portmap_create() function
93 EXPORT_SYMBOL_GPL(cxgbi_device_portmap_create);
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c1057 rc = cxgbi_device_portmap_create(cdev, cxgb3i_sport_base, in cxgb3i_ofld_init()
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1951 rc = cxgbi_device_portmap_create(cdev, cxgb4i_sport_base, in cxgb4i_ofld_init()