Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
Dcommon.h37 #define PORTNUM2CHAN(_x) ((_x) - 1) /* port number to channel */ macro
Dmain.c2102 cfg->host->max_channel = PORTNUM2CHAN(num_fc_ports); in get_num_afu_ports()
2738 shost->max_channel = PORTNUM2CHAN(cfg->num_fc_ports); in lun_mode_store()