TOPO_PTP_STUB
if (topo < TOPO_NL_PORT || topo > TOPO_PTP_STUB)
topo = TOPO_PTP_STUB;
fcp->isp_topo = TOPO_PTP_STUB;
case TOPO_PTP_STUB: return "Point-to-Point (no response)";