Searched refs:cxgbi_hbas_add (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/cxgbi/ |
D | libcxgbi.h | 707 int cxgbi_hbas_add(struct cxgbi_device *, u64, unsigned int,
|
D | libcxgbi.c | 337 int cxgbi_hbas_add(struct cxgbi_device *cdev, u64 max_lun, in cxgbi_hbas_add() function 390 EXPORT_SYMBOL_GPL(cxgbi_hbas_add);
|
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 1343 err = cxgbi_hbas_add(cdev, CXGB3I_MAX_LUN, CXGBI_MAX_CONN, in cxgb3i_dev_open()
|
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1806 rc = cxgbi_hbas_add(cdev, CXGB4I_MAX_LUN, CXGBI_MAX_CONN, in t4_uld_add()
|