Home
last modified time | relevance | path

Searched refs:TAG (Results 1 – 10 of 10) sorted by relevance

/drivers/macintosh/
Dmacio-adb.c40 #define TAG 2 /* transfer access grant */ macro
123 out_8(&adb->intr_enb.r, DFB | TAG); in macio_init()
212 if (in_8(&adb->intr.r) & TAG) { in macio_adb_interrupt()
/drivers/usb/mon/
Dusb_mon.h15 #define TAG "usbmon" macro
Dmon_main.c362 printk(KERN_NOTICE TAG ": unable to register with the core\n"); in mon_init()
409 printk(KERN_ERR TAG in mon_exit()
Dmon_text.c652 printk(KERN_ERR TAG ": consistency error on close\n"); in mon_text_release()
784 printk(KERN_NOTICE TAG ": unable to create usbmon directory\n"); in mon_text_init()
Dmon_bin.c685 printk(KERN_ERR TAG ": consistency error on open\n"); in mon_bin_open()
784 printk(KERN_ERR TAG ": consistency error on close\n"); in mon_bin_release()
/drivers/misc/
Dmemory_state_time.c45 #define TAG "memory_state_time" macro
438 memory_kobj = kobject_create_and_add(TAG, kernel_kobj); in memory_state_time_init()
/drivers/usb/chipidea/
Dbits.h23 #define TAG (0x1F << 16) macro
/drivers/net/fddi/skfp/h/
Dsupern_2.h36 #define TAG macro
/drivers/scsi/aic7xxx/
Daic79xx.seq1108 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.
1262 * Restore SCB TAG since we reuse this field
Daic7xxx.seq1873 * Here we "snoop" the bus looking for a SIMPLE QUEUE TAG message.