Searched refs:CHAN2PORTMASK (Results 1 – 4 of 4) sorted by relevance
253 lli->port_sel |= CHAN2PORTMASK(chan); in cxlflash_manage_lun()265 lli->port_sel &= ~CHAN2PORTMASK(chan); in cxlflash_manage_lun()
35 #define CHAN2PORTMASK(_x) (1 << (_x)) /* channel to port mask */ macro
496 cmd->rcb.port_sel = CHAN2PORTMASK(sdev->channel); in send_tmf()624 cmd->rcb.port_sel = CHAN2PORTMASK(scp->device->channel); in cxlflash_queuecommand()
1976 u32 port = CHAN2PORTMASK(sdev->channel); in cxlflash_disk_direct_open()