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

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

Completed in 311 milliseconds