Searched refs:PORTMASK2CHAN (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/scsi/cxlflash/ | ||
A D | common.h | 36 #define PORTMASK2CHAN(_x) (ilog2((_x))) /* port mask to channel */ macro |
A D | vlun.c | 940 chan = PORTMASK2CHAN(lli->port_sel); in init_luntable() |
Completed in 11 milliseconds