SLI4_PORT_STATUS_DIP
return ((val & SLI4_PORT_STATUS_DIP) ? 1 : 0);
#define SLI4_PORT_STATUS_DUMP_PRESENT(r) ((r) & SLI4_PORT_STATUS_DIP)