Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.h83 #define PORT_SEPARATOR "." macro
H A Dcfga_sata.c1870 if ((pmport_str = strrchr(ap_id, (int)*PORT_SEPARATOR)) != 0) { in get_port_num()
1871 pmport_str += strlen(PORT_SEPARATOR); in get_port_num()