Searched refs:N_SOCAL_NPORTS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dsocalreg.h41 #define N_SOCAL_NPORTS 2 macro
H A Dsocalvar.h245 socal_port_t port_state[N_SOCAL_NPORTS];
/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c901 instance*N_SOCAL_NPORTS, SOCAL_NT_PORT, 0) != DDI_SUCCESS)
904 instance*N_SOCAL_NPORTS+1, SOCAL_NT_PORT, 0) != DDI_SUCCESS)
948 for (i = 0; i < N_SOCAL_NPORTS; i++) {
1011 for (i = 0; i < N_SOCAL_NPORTS; i++) {
1850 for (i = 0; i < N_SOCAL_NPORTS; i++) {
2171 for (i = 0; i < N_SOCAL_NPORTS; i++) {
2189 for (i = 0; i < N_SOCAL_NPORTS; i++) {

Completed in 72 milliseconds