Searched refs:CHAN2PORTMASK (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dlunmgt.c253 lli->port_sel |= CHAN2PORTMASK(chan);
265 lli->port_sel &= ~CHAN2PORTMASK(chan);
H A Dcommon.h35 #define CHAN2PORTMASK(_x) (1 << (_x)) /* channel to port mask */ macro
H A Dsuperpipe.c1975 u32 port = CHAN2PORTMASK(sdev->channel);
H A Dmain.c501 cmd->rcb.port_sel = CHAN2PORTMASK(sdev->channel);
629 cmd->rcb.port_sel = CHAN2PORTMASK(scp->device->channel);

Completed in 265 milliseconds