Searched refs:ecpp_getdevid (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/ |
H A D | ecpp.c | 313 static int ecpp_getdevid(struct ecppunit *, uint8_t *, int *, int); 2429 if (error = ecpp_getdevid(pp, NULL, &len, mode)) { in ecpp_srvioc_devid() 2457 error = ecpp_getdevid(pp, datamp->b_rptr, &len, mode); in ecpp_srvioc_devid() 5261 ecpp_getdevid(struct ecppunit *pp, uint8_t *id, int *lenp, int mode) in ecpp_getdevid() function
|