HomeSort by: relevance | last modified time | path
    Searched defs:mvgbec0 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/marvell/
if_mvgbe.c 325 device_t mvgbec0 = NULL; variable in typeref:typename:device_t
443 if (mvgbec0 == NULL)
444 mvgbec0 = self;
527 if (mvgbec0 == NULL) {
528 aprint_error_ifnet(ifp, "SMI mvgbec0 not found\n");
531 csc = device_private(mvgbec0);
581 if (mvgbec0 == NULL) {
582 aprint_error_ifnet(ifp, "SMI mvgbec0 not found\n");
585 csc = device_private(mvgbec0);
903 parent == mvgbec0 ? 0 : 1, 0)
    [all...]
if_mvgbe.c 325 device_t mvgbec0 = NULL; variable in typeref:typename:device_t
443 if (mvgbec0 == NULL)
444 mvgbec0 = self;
527 if (mvgbec0 == NULL) {
528 aprint_error_ifnet(ifp, "SMI mvgbec0 not found\n");
531 csc = device_private(mvgbec0);
581 if (mvgbec0 == NULL) {
582 aprint_error_ifnet(ifp, "SMI mvgbec0 not found\n");
585 csc = device_private(mvgbec0);
903 parent == mvgbec0 ? 0 : 1, 0)
    [all...]
if_mvgbe.c 325 device_t mvgbec0 = NULL; variable in typeref:typename:device_t
443 if (mvgbec0 == NULL)
444 mvgbec0 = self;
527 if (mvgbec0 == NULL) {
528 aprint_error_ifnet(ifp, "SMI mvgbec0 not found\n");
531 csc = device_private(mvgbec0);
581 if (mvgbec0 == NULL) {
582 aprint_error_ifnet(ifp, "SMI mvgbec0 not found\n");
585 csc = device_private(mvgbec0);
903 parent == mvgbec0 ? 0 : 1, 0)
    [all...]

Completed in 33 milliseconds