• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/pms/freebsd/driver/ini/src/

Lines Matching refs:driver

67 #include <dev/pms/freebsd/driver/ini/src/agtiapi.h>
68 #include <dev/pms/freebsd/driver/ini/src/agtiproto.h>
71 #include <dev/pms/freebsd/driver/common/lxencrypt.h>
73 MALLOC_DEFINE( M_PMC_MCCB, "CCB List", "CCB List for PMCS driver" );
682 The first function being called in driver after agtiapi_probe()
715 The first function being called in driver after agtiapi_probe()
1763 // handy reference when driver is in motion
2124 ccb_t *pccb (IN) A pointer to the driver's own CCB, not CAM's CCB
2435 ccb_t *pccb (IN) A pointer to the driver's own CCB, not CAM's CCB
2511 ccb_t *pccb (IN) A pointer to the driver's own CCB, not CAM's CCB
3391 ccb_t *pccb (IN) A pointer to the driver's own CCB, not CAM's CCB
3523 ccb_t *pccb (IN) A pointer to the driver's own CCB, not CAM's CCB
3795 ccb_t *pccb (IN) A pointer to the driver's own CCB, not CAM's CCB
3844 ccb_t *pccb (IN) A pointer to the driver's own CCB, not
3927 ccb_t *pccd (IN) A pointer to the driver's own CCB, not CAM's CCB
4156 ccb_t *pccd (IN) A pointer to the driver's own CCB, not CAM's CCB
4230 ccb_t *pccb (IN) A pointer to the driver's own CCB, not CAM's CCB
4259 ccb_t *pccb (IN) A pointer to the driver's own CCB, not CAM's CCB
4452 ccb_t *pccb (IN) A pointer to the driver's own CCB, not CAM's CCB
4493 pccb_t pccb (IN) A pointer to the driver's own CCB, not
4671 pccb_t pccb (IN) A pointer to the driver's own CCB, not
4743 pccb_t pccb (IN) A pointer to the driver's own CCB, not
6250 if( !(pCard->flags & AGTIAPI_INSTALLED) ) // driver not installed !
6252 printf( "agtiapi_ResetCard: error, driver not intstalled? "
6633 #include <dev/pms/freebsd/driver/common/lxosapi.c>
6634 #include <dev/pms/freebsd/driver/ini/src/osapi.c>
6635 #include <dev/pms/freebsd/driver/common/lxutil.c>
6636 #include <dev/pms/freebsd/driver/common/lxencrypt.c>