Searched refs:scsb_dip (Results 1 – 1 of 1) sorted by relevance
128 static dev_info_t *scsb_dip; /* private copy of devinfo pointer */ variable1056 if (getminor((dev_t)arg) == 0 && scsb_dip != NULL) { in scsb_info()1057 *result = (void *) scsb_dip; in scsb_info()