Home
last modified time | relevance | path

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

/drivers/scsi/
DNCR53c406a.c184 #ifdef PORT_BASE
185 static int port_base = PORT_BASE;
455 #ifndef PORT_BASE in NCR53c406a_detect()
477 #ifdef PORT_BASE in NCR53c406a_detect()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4_regs.h55 #define PORT_BASE(idx) (PORT0_BASE + (idx) * PORT_STRIDE) macro
56 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg))