Home
last modified time | relevance | path

Searched refs:bus_dev_func (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c686 *pUM->bus_dev_func = 0; in BnxeAttachDevice()
691 snprintf(pUM->bus_dev_func, in BnxeAttachDevice()
692 sizeof(pUM->bus_dev_func), in BnxeAttachDevice()
H A Dbnxe.h599 char bus_dev_func[BNXE_STR_SIZE]; member
H A Dbnxe_kstat.c594 strncpy(pStats->devBDF.value.c, pUM->bus_dev_func, sizeof(pStats->devBDF.value.c)); in BnxeKstatUpdate()