Home
last modified time | relevance | path

Searched refs:CHAN2PORT (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/cxlflash/
Dlunmgt.c250 lli->port_sel |= CHAN2PORT(chan); in cxlflash_manage_lun()
258 lli->port_sel &= ~CHAN2PORT(chan); in cxlflash_manage_lun()
Dsuperpipe.h36 #define CHAN2PORT(_x) ((_x) + 1) macro
Dsuperpipe.c1907 u32 port = CHAN2PORT(sdev->channel); in cxlflash_disk_direct_open()